summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-14lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran2-3/+3
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-24/+67
2023-09-14firmware: qcom-scm: drop unneeded 'extern' specifiersBartosz Golaszewski1-54/+47
2023-09-14udplite: fix various data-racesEric Dumazet1-4/+2
2023-09-14udplite: remove UDPLITE_BITEric Dumazet1-3/+2
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet1-5/+4
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet1-7/+9
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet1-1/+1
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet1-5/+5
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet1-5/+5
2023-09-14udp: introduce udp->udp_flagsEric Dumazet1-7/+21
2023-09-14Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen1-3/+3
2023-09-14lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran2-3/+3
2023-09-14lsm: constify 'file' parameter in security_bprm_creds_from_file()Khadija Kamran3-5/+5
2023-09-14lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran2-3/+3
2023-09-13mm: Remove kmem_valid_obj()Zhen Lei1-2/+3
2023-09-13rcu: Remove unused function declaration rcu_eqs_special_set()Yue Haibing1-1/+0
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+3
2023-09-13firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz2-0/+68
2023-09-13lib/ucs2_string: Add UCS-2 strscpy functionMaximilian Luz1-0/+1
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia1-0/+1
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust1-1/+3
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr1-2/+9
2023-09-13sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra1-0/+2
2023-09-13cleanup: Make no_free_ptr() __must_checkPeter Zijlstra1-3/+36
2023-09-13smp: Change function signatures to use call_single_data_tLeonardo Bras1-1/+1
2023-09-13power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng1-1/+1
2023-09-13i2c: Drop legacy callback .probe_new()Uwe Kleine-König1-10/+1
2023-09-13x86/numa: Introduce numa_fill_memblks()Alison Schofield1-0/+7
2023-09-12bpf, x64: Fix tailcall infinite loopLeon Hwang1-0/+5
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet1-6/+8
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra1-0/+5
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada1-0/+2
2023-09-12KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker1-0/+2
2023-09-12iio: Remove unused declarationsYue Haibing2-6/+0
2023-09-12platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones1-0/+4
2023-09-12gpiolib: make gpiochip_get_desc() publicBartosz Golaszewski1-0/+2
2023-09-12lib/string_helpers: string_get_size() now returns characters wroteKent Overstreet1-2/+2
2023-09-12fs: factor out d_mark_tmpfile()Kent Overstreet1-0/+1
2023-09-12sched: Add task_struct->faults_disabled_mappingKent Overstreet1-0/+1
2023-09-12PCI/AER: Export pcie_aer_is_native()Smita Koralahalli1-0/+2
2023-09-12tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)1-3/+3
2023-09-11rcu: Add RCU CPU stall notifierPaul E. McKenney1-0/+32
2023-09-11xfs: remove CPU hotplug infrastructureDarrick J. Wong1-1/+0
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki1-2/+2
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann1-5/+0
2023-09-11fs: rename __mnt_{want,drop}_write*() helpersAmir Goldstein1-2/+2
2023-09-11drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov1-1/+1
2023-09-11wifi: mac80211: Use flexible array in struct ieee80211_tim_ieJeff Johnson1-3/+10