summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn1-3/+1
2023-11-17rxrpc: Fix RTT determination to use any ACK as a sourceDavid Howells1-1/+1
2023-11-17net: linkmode: add linkmode_fill() helperRussell King (Oracle)1-0/+5
2023-11-17vxlan: add support for flowlabel inheritAlce Lafranque3-16/+36
2023-11-16device property: Add fwnode_property_match_property_string()Andy Shevchenko1-0/+12
2023-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni22-277/+122
2023-11-16media: v4l2-subdev: Fix a 64bit bugDan Carpenter1-1/+1
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-6/+19
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+2
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-7/+11
2023-11-16media: v4l2: Add ignore_streaming flagSebastian Fricke1-0/+7
2023-11-16treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko1-2/+0
2023-11-16coresight-tpdm: Introduce TPDM subtype to TPDM driverTao Zhang1-0/+1
2023-11-16indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldocTobias Klauser1-1/+1
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-2/+2
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long1-0/+9
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-3/+7
2023-11-16new helper: user_path_locked_at()Al Viro1-0/+1
2023-11-16power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut1-0/+1
2023-11-15bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko2-0/+4
2023-11-15bpf: generalize reg_set_min_max() to handle non-const register comparisonsAndrii Nakryiko1-0/+4
2023-11-15net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu1-1/+4
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song1-1/+1
2023-11-15scsi: ufs: ufs-sysfs: Expose UFS power infoCan Guo1-2/+2