summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski
2025-02-08can: ctucanfd: handle skb allocation failureFedor Pchelkin
2025-02-08can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl
2025-02-08Documentation/networking: fix basic node example document ISO 15765-2Reyders Morales
2025-02-07kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor
2025-02-07Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-02-07bpf: Handle allocation failure in acquire_lock_stateKumar Kartikeya Dwivedi
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-07Merge branch 'bpf-some-fixes-for-nullness-elision'Alexei Starovoitov
2025-02-07bpf: verifier: Disambiguate get_constant_map_key() errorsDaniel Xu
2025-02-07bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu
2025-02-07bpf: verifier: Do not extract constant map keys for irrelevant mapsDaniel Xu
2025-02-07cgroup: Remove steal time from usage_usecMuhammad Adeel
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-07net: fib_rules: annotate data-races around rule->[io]ifindexEric Dumazet
2025-02-07btrfs: fix two misuses of folio_shift()Matthew Wilcox (Oracle)
2025-02-07bcachefs: Fix marking reflink pointers to missing indirect extentsKent Overstreet
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-02-07Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-08kbuild: install-extmod-build: add missing quotation marks for CC variableWangYuli
2025-02-07Merge tag 'pm-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-07Merge tag 'acpi-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-07Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-07MAINTAINERS: Remove myselfHector Martin
2025-02-07MAINTAINERS: Move Pavel to kernel.org addressPavel Machek
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh
2025-02-07Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2025-02-07Merge branches 'acpi-property' and 'acpi-resource'Rafael J. Wysocki
2025-02-07Merge branch 'pm-powercap'Rafael J. Wysocki
2025-02-07arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec
2025-02-07arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik
2025-02-07pidfs: improve ioctl handlingChristian Brauner
2025-02-07Merge patch series "Fix for huge faults regression"Christian Brauner
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein
2025-02-07Merge patch series "further lockref cleanups"Christian Brauner
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher