summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2023-09-14udp: introduce udp->udp_flagsEric Dumazet
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen
2023-09-13lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran
2023-09-13lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran
2023-09-13lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran
2023-09-13mm: Remove kmem_valid_obj()Zhen Lei
2023-09-13rcu: Remove unused function declaration rcu_eqs_special_set()Yue Haibing
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz
2023-09-13lib/ucs2_string: Add UCS-2 strscpy functionMaximilian Luz
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr
2023-09-13sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra
2023-09-13cleanup: Make no_free_ptr() __must_checkPeter Zijlstra
2023-09-13smp: Change function signatures to use call_single_data_tLeonardo Bras
2023-09-13power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng
2023-09-13i2c: Drop legacy callback .probe_new()Uwe Kleine-König
2023-09-12x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-09-12bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker
2023-09-12iio: Remove unused declarationsYue Haibing
2023-09-12platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones
2023-09-12gpiolib: make gpiochip_get_desc() publicBartosz Golaszewski
2023-09-11lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet
2023-09-11fs: factor out d_mark_tmpfile()Kent Overstreet
2023-09-11sched: Add task_struct->faults_disabled_mappingKent Overstreet
2023-09-11PCI/AER: Export pcie_aer_is_native()Smita Koralahalli
2023-09-11tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-11rcu: Add RCU CPU stall notifierPaul E. McKenney
2023-09-11xfs: remove CPU hotplug infrastructureDarrick J. Wong
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann
2023-09-11fs: rename __mnt_{want,drop}_write*() helpersAmir Goldstein
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov
2023-09-11wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson
2023-09-11gpiolib: remove unnecessary extern specifiers from the driver headerBartosz Golaszewski
2023-09-11gpiolib: remove stray newline in gpio/driver.hBartosz Golaszewski
2023-09-11gpiolib: unexport gpiod_set_transitory()Bartosz Golaszewski
2023-09-11lib/raid6: Drop IA64 supportArd Biesheuvel
2023-09-11kernel: Drop IA64 support from sig_fault handlersArd Biesheuvel
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel