summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-05filelock: remove temporary compatibility macrosJeff Layton
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton
2024-02-05afs: adapt to breakup of struct file_lockJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05filelock: add some new helper functionsJeff Layton
2024-02-05media: v4l2-common.h: kerneldoc: correctly format return valuesHans Verkuil
2024-02-05media: cec.h: Fix kerneldocRicardo Ribalda
2024-02-05media: videodev2.h: Fix kerneldocRicardo Ribalda
2024-02-05media: videobuf2: Fix doc commentAndrzej Pietrasiewicz
2024-02-05fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.JonasZhou
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet
2024-02-05drm/rect: fix kernel-doc typosRandy Dunlap
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-04workqueue: Implement BH workqueues to eventually replace taskletsTejun Heo
2024-02-04net: make dev_unreg_count globalEric Dumazet
2024-02-04tun: Fix code style issues in <linux/if_tun.h>Yunjian Wang
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-02-02net/sched: Add helper macros with module namesMichal Koutný
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-02init: Declare rodata_enabled and mark_rodata_ro() at all timeChristophe Leroy
2024-02-02thermal: core: Change governor name to const char pointerAngeloGioacchino Del Regno
2024-02-02pidfd: implement PIDFD_THREAD flag for pidfd_open()Oleg Nesterov
2024-02-02pidfd: cleanup the usage of __pidfd_prepare's flagsOleg Nesterov
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-02-02filelock: rename some fields in tracepointsJeff Layton
2024-02-02filelock: fl_pid field should be signed intJeff Layton
2024-02-02crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01Merge branch '20240201204421.16992-2-quic_amelende@quicinc.com' into drivers-...Bjorn Andersson
2024-02-01soc: qcom: add QCOM PBS driverAnjelique Melendez
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik
2024-02-01mm/util: Introduce kmemdup_array()Kartik
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko