summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-06-28net: sfp: Add more extended compliance codesDanielle Ratson-0/+6
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson-1/+3
2024-06-28ethtool: Add an interface for flashing transceiver modules' firmwareDanielle Ratson-0/+37
2024-06-28ethtool: Add ethtool operation to write to a transceiver module EEPROMIdo Schimmel-8/+12
2024-06-28pidfs: allow retrieval of namespace file descriptorsChristian Brauner-0/+14
2024-06-28nsproxy: add helper to go from arbitrary namespace to ns_commonChristian Brauner-0/+11
2024-06-28nsproxy: add a cleanup helper for nsproxyChristian Brauner-0/+2
2024-06-28file: add take_fd() cleanup helperChristian Brauner-5/+28
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg-1/+1
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg-16/+6
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik-0/+2
2024-06-28fs: Allow listmount() in foreign mount namespaceChristian Brauner-0/+2
2024-06-28fs: export the mount ns id via statmountJosef Bacik-1/+3
2024-06-28listmount: allow listing in reverse orderChristian Brauner-0/+1
2024-06-28path: add cleanup helperChristian Brauner-0/+9
2024-06-28firewire: core: Fix spelling mistakes in tracepoint messagesColin Ian King-2/+2
2024-06-28Merge tag 'drm-habanalabs-next-2024-06-23' of https://github.com/HabanaAI/dri...Dave Airlie-12/+37
2024-06-27net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut-1/+1
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-4/+13
2024-06-27ext4: make ext4_da_reserve_space() reserve multi-clustersZhang Yi-4/+6
2024-06-27ext4: make ext4_es_insert_delayed_block() insert multi-blocksZhang Yi-7/+9
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-96/+127
2024-06-28Merge tag 'drm-xe-next-2024-06-26' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-11/+357
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger-0/+4
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger-5/+4
2024-06-27Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linuxLinus Torvalds-1/+0
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-22/+63
2024-06-27block: Delete blk_queue_flag_test_and_set()John Garry-1/+0
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-30/+30
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+7
2024-06-27vfs: rename parent_ino to d_parent_ino and make it use RCUMateusz Guzik-15/+3
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+1
2024-06-27fs: new helper vfs_empty_path()Christian Brauner-0/+17
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann-17/+17
2024-06-27Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2' of https://git.kernel...Greg Kroah-Hartman-0/+44
2024-06-27media: uapi: Add PiSP Compressed RAW Bayer formatsJacopo Mondi-0/+12
2024-06-27media: uapi: Add meta pixel format for PiSP BE configJacopo Mondi-0/+3
2024-06-27media: uapi: Add Raspberry Pi PiSP Back End uAPIJacopo Mondi-0/+1126
2024-06-27media: uapi: Add a pixel format for BGR48 and RGB48Jacopo Mondi-0/+2
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-0/+5
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin-0/+42
2024-06-27drm/bridge: analogix_dp: remove unused analogix_dp_removeLucas Stach-1/+0
2024-06-27drm/bridge: analogix_dp: remove unused platform power_on_end callbackLucas Stach-2/+1
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim-1/+1
2024-06-27HID: bpf: allow hid_device_event hooks to inject input reports on selfBenjamin Tissoires-3/+3
2024-06-27HID: bpf: make hid_bpf_input_report() sleep until the device is readyBenjamin Tissoires-1/+2
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_output_reportBenjamin Tissoires-2/+25
2024-06-27HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooksBenjamin Tissoires-4/+4
2024-06-27HID: bpf: add HID-BPF hooks for hid_hw_raw_requestsBenjamin Tissoires-0/+35
2024-06-27HID: bpf: protect HID-BPF prog_list access by a SRCUBenjamin Tissoires-2/+4