aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-29btrfs: zoned: fix zone_unusable accounting on making block group read-write a...Naohiro Aota1-0/+8
2024-07-29dt-bindings: clock: axg-audio: add earcrx clock idsJerome Brunet1-0/+7
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-29x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian1-0/+1
2024-07-29video: Handle HAS_IOPORT dependenciesNiklas Schnelle1-16/+42
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann108-1233/+1893
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
2024-07-29rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()Frederic Weisbecker1-0/+7
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...Valentin Schneider1-1/+1
2024-07-29context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()Valentin Schneider1-1/+1
2024-07-29context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()Valentin Schneider1-1/+1
2024-07-29context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHINGValentin Schneider2-9/+9
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider3-19/+19
2024-07-29spi: bitbang: Implement support for MOSI idle state configurationMarcelo Schmitt1-0/+1
2024-07-29spi: Enable controllers to extend the SPI protocol with MOSI idle configurationMarcelo Schmitt1-2/+3
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai1-1/+2
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2024-07-28nbd: add support for rotational devicesWouter Verhelst1-1/+2
2024-07-28net: introduce helper sendpages_ok()Ofir Gal1-0/+19
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-26/+19
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-0/+9
2024-07-27Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-14/+32
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-8/+7
2024-07-27Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2024-07-27Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-0/+17
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds3-18/+11