summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-19Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-0/+3
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan1-0/+2
2023-09-18Merge tag 'v6.6-rc2' into locking/core, to pick up fixesIngo Molnar342-3010/+7725
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+7
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner1-0/+10
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner1-0/+21
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner1-0/+4
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner1-0/+7
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner1-0/+56
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner1-0/+31
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+1
2023-09-18Revert "ceph: make members in struct ceph_mds_request_args_ext a union"Ilya Dryomov1-13/+11
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook1-1/+1
2023-09-18serial: core: Use lock wrappersThomas Gleixner1-6/+6
2023-09-18serial: core: Provide port lock wrappersThomas Gleixner1-0/+79
2023-09-18pds_core: check health in devcmd waitShannon Nelson1-0/+1
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman1-2/+0
2023-09-18vmcore: remove dependency with is_kdump_kernel() for exporting vmcoreHari Bathini1-3/+5
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-14/+95
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko1-0/+1
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2-1/+60
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko2-0/+36
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko1-0/+4
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko1-0/+133
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller1-2/+9
2023-09-17power: supply: core: Don't export power_supply_notifierSebastian Reichel1-1/+0
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+3
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+4
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+1
2023-09-16mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.hKumar Kartikeya Dwivedi1-0/+2
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi2-1/+4
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi3-0/+13
2023-09-16bpf: Implement support for adding hidden subprogsKumar Kartikeya Dwivedi2-1/+3
2023-09-16arch/x86: Implement arch_bpf_stack_walkKumar Kartikeya Dwivedi1-0/+2
2023-09-16bpf: Use bpf_is_subprog to check for subprogsKumar Kartikeya Dwivedi1-0/+5
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V1-0/+8
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2023-09-16bpf/tests: add tests for cpuv4 instructionsPuranjay Mohan1-4/+46
2023-09-16Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-09-15SUNRPC: Silence compiler complaints about tautological comparisonsTrond Myklebust1-1/+1
2023-09-15Revert "SUNRPC: clean up integer overflow check"Anna Schumaker1-1/+3
2023-09-15cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINEOlaf Hering1-1/+0
2023-09-15bpf: Fix BTF_ID symbol generation collisionJiri Olsa1-1/+1
2023-09-15sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov1-1/+1
2023-09-15numa: Generalize numa_map_to_online_node()Yury Norov1-2/+5
2023-09-15hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren1-0/+1
2023-09-15KEYS: Include linux/errno.h in linux/verification.hHerbert Xu1-0/+1
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet1-2/+1