aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-171/+218
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+5
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-08-01platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi1-0/+1
2024-08-01mfd: adp5585: Add Analog Devices ADP5585 core supportHaibo Chen1-0/+126
2024-08-01leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDsLukasz Majewski1-0/+2
2024-08-01ACPI: PRM: Add PRM handler direct call supportJohn Allen1-0/+5
2024-08-01net: skbuff: Skip early return in skb_unref when debuggingBreno Leitao1-1/+1
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai2-2/+2
2024-07-31scx: Allow calling sleepable kfuncs from BPF_PROG_TYPE_SYSCALLDavid Vernet1-8/+6
2024-07-31hwmon: (max6697) Drop platform data supportGuenter Roeck1-33/+0
2024-07-31cgroup: Show # of subsystem CSSes in cgroup.statWaiman Long1-0/+14
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31rcu: Better define "atomic" for list replacementPaul E. McKenney1-2/+7
2024-07-31Add support for PIO p flagPatrick Rohr1-0/+1
2024-07-31soundwire: bus: drop unused driver name fieldJohan Hovold1-2/+0
2024-07-30net: drop bad gso csum_start and offset in virtio_net_hdrWillem de Bruijn1-11/+5
2024-07-30Union-Find: add a new module in kernel libraryXavier1-0/+41
2024-07-30cgroup/cpuset: Remove cpuset_slab_spread_rotorXiu Jianfeng2-7/+0
2024-07-30bpf: kprobe: Remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo348-2879/+6672
2024-07-30minmax: improve macro expansion and type checkingLinus Torvalds2-15/+68
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal1-34/+72
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal1-35/+36
2024-07-29bpf: no_caller_saved_registers attribute for helper callsEduard Zingerman2-0/+20
2024-07-29bpf: Fail verification for sign-extension of packet data/data_end/data_metaYonghong Song1-0/+1
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler2-1/+1
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler2-2/+2
2024-07-29lsm: infrastructure management of the dev_tun blobCasey Schaufler2-2/+2
2024-07-29lsm: infrastructure management of the key security blobCasey Schaufler2-1/+1
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler1-0/+1
2024-07-29bpf: Prevent tail call between progs attached to different hooksXu Kuohai1-0/+1
2024-07-29bpf, lsm: Add check for BPF LSM return valueXu Kuohai2-0/+9
2024-07-29signal: Remove task argument from dequeue_signal()Thomas Gleixner1-3/+2
2024-07-29posix-timers: Convert timer list to hlistThomas Gleixner2-2/+2
2024-07-29bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubsMartin KaFai Lau1-0/+5
2024-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-4/+3
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman1-0/+4
2024-07-29iio: core: add accessors 'masklength'Nuno Sa1-0/+18
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds1-1/+0
2024-07-29genirq/msi: Silence 'set affinity failed' warningMarek Vasut1-0/+2
2024-07-29sched/core: Fix picking of tasks for core scheduling with DL serverJoel Fernandes (Google)1-1/+2
2024-07-29sched/deadline: Deferrable dl serverDaniel Bristot de Oliveira1-0/+12
2024-07-29sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira1-0/+2
2024-07-29perf/x86: Add hw_perf_event::aux_configPeter Zijlstra1-0/+3
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann57-318/+452
2024-07-29x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K1-0/+1
2024-07-28minmax: simplify min()/max()/clamp() implementationLinus Torvalds1-23/+20
2024-07-29rcu/nocb: Remove SEGCBLIST_KTHREAD_CBFrederic Weisbecker1-3/+2
2024-07-29rcu/nocb: Remove SEGCBLIST_RCU_COREFrederic Weisbecker1-5/+4