summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-07wifi: rework MAINTAINERS entries a bitJohannes Berg
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06Merge tag 'drm-fixes-2025-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-03-06block: Name the RQF flags enumBreno Leitao
2025-03-06sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang
2025-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-03-06Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-06bcachefs: copygc now skips non-rw devicesKent Overstreet
2025-03-06bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-03-06x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel
2025-03-06rust: workqueue: add missing newline to pr_info! examplesAlban Kurti
2025-03-06rust: sync: add missing newline in locked_by log exampleAlban Kurti
2025-03-06rust: init: add missing newline to pr_info! callsAlban Kurti
2025-03-06Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-06Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-06Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li
2025-03-06ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann
2025-03-06Merge tag 'riscv-dt-fixes-for-v6.14-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-03-06Merge tag 'arm-soc/for-6.14/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2025-03-06Merge tag 'arm-soc/for-6.14/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
2025-03-06gpio: rcar: Fix missing of_node_put() callFabrizio Castro
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li
2025-03-06ASoC: cs42l43: Fix maximum ADC VolumeCharles Keepax
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-03-06Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto
2025-03-06drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov
2025-03-06USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda
2025-03-06USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda
2025-03-06USB: serial: option: match on interface class for Telit FN990BJohan Hovold
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-03-06sched/rt: Update limit of sched_rt sysctl in documentationShrikanth Hegde
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz
2025-03-06drm/bochs: Fix DPMS regressionTakashi Iwai