summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-09-19net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi-1/+6
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi-2/+2
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet-17/+10
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)-0/+1
2023-09-19Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang-0/+3
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan-0/+2
2023-09-19ASoC: SOF: Drop unused IPC type definesPeter Ujfalusi-3/+0
2023-09-19ASoC: SOF: Introduce generic names for IPC typesPeter Ujfalusi-2/+5
2023-09-19ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.hRander Wang-0/+17
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross-6/+6
2023-09-19arm/xen: remove lazy mode related definitionsJuergen Gross-12/+0
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross-2/+1
2023-09-18Merge tag 'v6.6-rc2' into locking/core, to pick up fixesIngo Molnar-5489/+16208
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-2/+7
2023-09-18kunit: Use string_stream for test logRichard Fitzgerald-8/+6
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner-0/+10
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner-0/+21
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner-0/+4
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner-0/+7
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner-0/+56
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner-0/+31
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas-0/+1
2023-09-18Revert "ceph: make members in struct ceph_mds_request_args_ext a union"Ilya Dryomov-13/+11
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook-1/+1
2023-09-18serial: core: Use lock wrappersThomas Gleixner-6/+6
2023-09-18serial: core: Provide port lock wrappersThomas Gleixner-0/+79
2023-09-18serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750Andy Shevchenko-0/+1
2023-09-18pds_core: check health in devcmd waitShannon Nelson-0/+1
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong-1/+15
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman-2/+0
2023-09-18vmcore: remove dependency with is_kdump_kernel() for exporting vmcoreHari Bathini-3/+5
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+5
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+4
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-19/+136
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko-0/+2
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko-2/+2
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko-0/+1
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko-0/+4
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko-1/+60
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko-1/+37
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko-0/+4
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko-0/+133
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko-0/+201
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller-2/+9
2023-09-17power: supply: core: Don't export power_supply_notifierSebastian Reichel-1/+0
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-3/+3
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-0/+4
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+1
2023-09-16mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.hKumar Kartikeya Dwivedi-0/+2
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi-1/+4