summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman2024-12-123-22/+66
* bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogsEduard Zingerman2024-12-121-2/+5
* bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn2024-12-102-9/+10
* bpf: fix potential error returnAnton Protopopov2024-12-101-1/+5
* Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'Alexei Starovoitov2024-12-1011-47/+280
|\
| * selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman2024-12-101-0/+28
| * bpf: consider that tail calls invalidate packet pointersEduard Zingerman2024-12-102-0/+4
| * selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman2024-12-103-0/+120
| * bpf: check changes_pkt_data property for extension programsEduard Zingerman2024-12-102-4/+13
| * selftests/bpf: test for changing packet data from global functionsEduard Zingerman2024-12-101-0/+28
| * bpf: track changes_pkt_data property for global functionsEduard Zingerman2024-12-102-1/+32
| * bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman2024-12-104-38/+31
| * bpf: add find_containing_subprog() utility functionEduard Zingerman2024-12-101-4/+24
|/
* bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_progJiri Olsa2024-12-101-0/+4
* bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavorsJann Horn2024-12-101-0/+7
* selftests/bpf: Extend test for sockmap update with sameMichal Luczaj2024-12-101-3/+5
* bpf, sockmap: Fix race between element replace and close()Michal Luczaj2024-12-101-3/+2
* bpf, sockmap: Fix update element with sameMichal Luczaj2024-12-101-0/+1
* Linux 6.13-rc2v6.13-rc2Linus Torvalds2024-12-081-1/+1
* Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-082-3/+3
|\
| * kbuild: deb-pkg: fix build error with O=Masahiro Yamada2024-12-081-2/+2
| * modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner2024-12-081-1/+1
* | Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-084-5/+9
|\ \
| * | irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven2024-12-031-1/+1
| * | genirq/proc: Add missing space separator backThomas Gleixner2024-12-031-3/+4
| * | irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2024-12-031-0/+3
| * | irqchip/gic-v3: Fix irq_complete_ack() commentLorenzo Pieralisi2024-12-031-1/+1
* | | Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-12-084-7/+20
|\ \ \
| * | | clocksource: Make negative motion detection more robustThomas Gleixner2024-12-054-7/+20
* | | | Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0811-58/+81
|\ \ \ \
| * | | | x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson2024-12-061-1/+1
| * | | | x86/cacheinfo: Delete global num_cache_leavesRicardo Neri2024-12-061-22/+21
| * | | | cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri2024-12-061-6/+8
| * | | | x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse2024-12-061-0/+7
| * | | | x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera2024-12-051-3/+3
| * | | | x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse2024-12-053-6/+10
| * | | | x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown2024-12-041-1/+3
| * | | | x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna2024-12-031-2/+14
| * | | | x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2024-12-032-19/+16
| | |_|/ | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-0827-88/+128
|\ \ \ \
| * | | | iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser2024-12-061-6/+7
| * | | | sched/numa: fix memory leak due to the overwritten vma->numab_stateAdrian Huang2024-12-061-3/+9
| * | | | mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita2024-12-061-1/+1
| * | | | lib: stackinit: hide never-taken branch from compilerKees Cook2024-12-061-0/+1
| * | | | mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...David Hildenbrand2024-12-061-2/+2
| * | | | scatterlist: fix incorrect func name in kernel-docRandy Dunlap2024-12-061-1/+1
| * | | | mm: correct typo in MMAP_STATE() macroLorenzo Stoakes2024-12-061-1/+1
| * | | | mm: respect mmap hint address when aligning for THPKalesh Singh2024-12-061-0/+1
| * | | | mm: memcg: declare do_memsw_account inlineJohn Sperbeck2024-12-061-1/+1
| * | | | mm/codetag: swap tags when migrate pagesDavid Wang2024-12-063-17/+25