summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-20ieee802154: Add support for limiting the number of associated devicesMiquel Raynal2-0/+10
2023-11-20mac802154: Handle association requests from peersMiquel Raynal2-0/+13
2023-11-20ieee802154: Add support for user disassociation requestsMiquel Raynal3-0/+15
2023-11-20mac802154: Handle associatingMiquel Raynal1-0/+5
2023-11-20ieee802154: Add support for user association requestsMiquel Raynal3-0/+43
2023-11-20ieee802154: Internal PAN managementMiquel Raynal1-0/+47
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter16-237/+881
2023-11-20drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov1-1/+1
2023-11-20Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2023-11-20Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+3
2023-11-20Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+8
2023-11-19rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlinkLi RongQing2-0/+15
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski5-59/+8
2023-11-19kill d_backing_dentry()Al Viro1-15/+0
2023-11-19[software coproarchaeology] dentry.h: kill a mysterious commentAl Viro1-1/+0
2023-11-19dentry.h: trim externsAl Viro1-5/+0
2023-11-19kill d_{is,set}_fallthru()Al Viro1-13/+4
2023-11-19DCACHE_COOKIE: RIPAl Viro1-1/+0
2023-11-19DCACHE_... ->d_flags bits: switch to BIT()Al Viro1-38/+38
2023-11-19struct dentry: get rid of randomize_layout idiocyAl Viro1-1/+1
2023-11-18bpf: move verifier state printing code to kernel/bpf/log.cAndrii Nakryiko1-0/+72
2023-11-18bpf: move verbose_linfo() into kernel/bpf/log.cAndrii Nakryiko1-0/+4
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+4
2023-11-18Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...David S. Miller1-6/+39
2023-11-18net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent1-0/+1
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent2-0/+9
2023-11-18net: Replace hwtstamp_source by timestamping layerKory Maincent1-8/+3
2023-11-18net: ethtool: Add a command to list available time stamping layersKory Maincent1-0/+14
2023-11-18net: ethtool: Add a command to expose current time stamping layerKory Maincent2-0/+24
2023-11-18net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent1-0/+8
2023-11-18net: Make dev_set_hwtstamp_phylib accessibleKory Maincent1-0/+3
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran1-0/+8
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2-3/+7
2023-11-18vfs: remove a redundant might_sleep in wait_on_inodeMateusz Guzik1-1/+0
2023-11-18fs: Block writes to mounted block devicesJan Kara1-1/+2
2023-11-18block: Add config option to not allow writing to mounted devicesJan Kara2-0/+3
2023-11-18block: Remove blkdev_get_by_*() functionsJan Kara1-5/+0
2023-11-18fs: handle freezing from multiple devicesChristian Brauner1-1/+17
2023-11-18blkdev: comment fs_holder_opsChristian Brauner1-0/+5
2023-11-18super: remove bd_fsfreeze_sbChristian Brauner1-5/+2
2023-11-18fs: remove get_active_super()Christian Brauner1-1/+0
2023-11-18bdev: implement freeze and thaw holder operationsChristian Brauner1-1/+1
2023-11-18bdev: add freeze and thaw holder operationsChristian Brauner1-0/+10
2023-11-18bdev: rename freeze and thaw helpersChristian Brauner1-2/+2
2023-11-18mounts: keep list of mounts in an rbtreeMiklos Szeredi1-3/+2
2023-11-18add unique mount IDMiklos Szeredi1-0/+1
2023-11-18fs: Pass AT_GETATTR_NOSEC flag to getattr interface functionStefan Berger1-0/+3
2023-11-17bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTSAndrii Nakryiko2-2/+2
2023-11-17f2fs: the name of a struct is wrong in a comment.Yang Hubin1-1/+1
2023-11-17tee: system sessionEtienne Carriere1-0/+16