summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-14drm/tests: helpers: Avoid a driver uafThomas Hellström1-1/+3
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-09-14drm/debugfs: Fix drm_debugfs_remove_files() stubNathan Chancellor1-1/+2
2023-09-14uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan1-0/+6
2023-09-14uapi: stddef.h: Fix header guard locationAlexey Dobriyan1-1/+2
2023-09-14scsi: libsas: Declare sas_discover_end_dev() staticDamien Le Moal1-2/+0
2023-09-14scsi: libsas: Declare sas_set_phy_speed() staticDamien Le Moal1-1/+0
2023-09-14scsi: libsas: Move local functions declarations to sas_internal.hDamien Le Moal1-14/+0
2023-09-14scsi: ufs: core: Include the SCSI ID in UFS command tracing outputBart Van Assche1-7/+8
2023-09-14Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen1-3/+3
2023-09-14dt-bindings: power: Add power-domain header for JH7110Changhuang Liang1-1/+4
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-13dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 familyRobert Marko1-0/+3
2023-09-13dt-bindings: arm: qcom,ids: Add SoC ID for QCM6490Luca Weiss1-0/+1
2023-09-13dt-bindings: arm: qcom,ids: Add Soc ID for SM7150PDanila Tikhonov1-0/+1
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-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit1-0/+5
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 Bras2-5/+5
2023-09-13power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng1-1/+1
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh1-0/+24
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar1-0/+3
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit1-1/+1
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2-4/+11
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg2-63/+2
2023-09-13i2c: Drop legacy callback .probe_new()Uwe Kleine-König1-10/+1
2023-09-13wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-09-13wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-09-13xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet1-0/+1
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima1-0/+5
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-12ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald2-0/+15
2023-09-12ASoC: soc-card: Add storage for PCI SSIDRichard Fitzgerald2-0/+48
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet2-6/+9