summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski
2024-04-11sysfs: Add sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-11devcoredump: Add dev_coredump_put()José Roberto de Souza
2024-04-11Merge tag 'v6.9-rc3' into x86/boot, to pick up fixes before queueing up more ...Ingo Molnar
2024-04-11ntsync: Introduce NTSYNC_IOC_SEM_POST.Elizabeth Figura
2024-04-11ntsync: Introduce NTSYNC_IOC_CREATE_SEM.Elizabeth Figura
2024-04-11misc/pvpanic: add shutdown event definitionThomas Weißschuh
2024-04-11misc/pvpanic: use bit macrosThomas Weißschuh
2024-04-11Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2024-04-11uio: pruss: Remove this driverAndrew Davis
2024-04-11printk: Add function to replay kernel log on consolesSreenath Vijayan
2024-04-11RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2Leon Romanovsky
2024-04-11net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2Erick Archer
2024-04-11genirq: Fix trivial typo in the comment CPY ==> COPYAndy Shevchenko
2024-04-11netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-11netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-04-11soundwire: reconcile dp0_prop and dpn_propPierre-Louis Bossart
2024-04-11dt-bindings: clock: Add Loongson-2K expand clock indexBinbin Zhou
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-10ethtool: update tsinfo statistics attribute docs with correct typeRahul Rameshbabu
2024-04-10SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)
2024-04-10Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam
2024-04-10HID: bpf: allow to inject HID event from BPFBenjamin Tissoires
2024-04-10HID: bpf: export hid_hw_output_report as a BPF kfuncBenjamin Tissoires
2024-04-10media: mc: Add nop implementations of media_device_{init,cleanup}Sakari Ailus
2024-04-10mm: Move lowmem_page_address() a little laterHuacai Chen
2024-04-10drm: remove unused header gma_drm.hJani Nikula
2024-04-10dt-bindings: reset: Define reset id used for HDMI ReceiverShreeya Patel
2024-04-10dt-bindings: clock: rockchip: add USB480M_PHY muxSascha Hauer
2024-04-09lib: Add one-byte emulation functionPaul E. McKenney
2024-04-10perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-09net: add copy_safe_from_sockptr() helperEric Dumazet
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEHaiyue Wang
2024-04-09bpf: Add support for certain atomics in bpf_arena to x86 JITAlexei Starovoitov
2024-04-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2024-04-09compiler.h: Add missing quote in macro commentThorsten Blum
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet
2024-04-09cpumask: add cpumask_any_and_but()Mark Rutland