index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-12
3
-22
/
+66
*
bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
Eduard Zingerman
2024-12-12
1
-2
/
+5
*
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2024-12-10
2
-9
/
+10
*
bpf: fix potential error return
Anton Protopopov
2024-12-10
1
-1
/
+5
*
Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'
Alexei Starovoitov
2024-12-10
11
-47
/
+280
|
\
|
*
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
2
-0
/
+4
|
*
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
3
-0
/
+120
|
*
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2024-12-10
2
-4
/
+13
|
*
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-10
1
-0
/
+28
|
*
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2024-12-10
2
-1
/
+32
|
*
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
4
-38
/
+31
|
*
bpf: add find_containing_subprog() utility function
Eduard Zingerman
2024-12-10
1
-4
/
+24
|
/
*
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
2024-12-10
1
-0
/
+4
*
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
2024-12-10
1
-0
/
+7
*
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
2024-12-10
1
-3
/
+5
*
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
1
-3
/
+2
*
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-10
1
-0
/
+1
*
Linux 6.13-rc2
v6.13-rc2
Linus Torvalds
2024-12-08
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-08
2
-3
/
+3
|
\
|
*
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
2024-12-08
1
-2
/
+2
|
*
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-08
1
-1
/
+1
*
|
Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-08
4
-5
/
+9
|
\
\
|
*
|
irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...
Geert Uytterhoeven
2024-12-03
1
-1
/
+1
|
*
|
genirq/proc: Add missing space separator back
Thomas Gleixner
2024-12-03
1
-3
/
+4
|
*
|
irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Stefan Wahren
2024-12-03
1
-0
/
+3
|
*
|
irqchip/gic-v3: Fix irq_complete_ack() comment
Lorenzo Pieralisi
2024-12-03
1
-1
/
+1
*
|
|
Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-08
4
-7
/
+20
|
\
\
\
|
*
|
|
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-12-05
4
-7
/
+20
*
|
|
|
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-08
11
-58
/
+81
|
\
\
\
\
|
*
|
|
|
x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
Sean Christopherson
2024-12-06
1
-1
/
+1
|
*
|
|
|
x86/cacheinfo: Delete global num_cache_leaves
Ricardo Neri
2024-12-06
1
-22
/
+21
|
*
|
|
|
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
2024-12-06
1
-6
/
+8
|
*
|
|
|
x86/kexec: Restore GDT on return from ::preserve_context kexec
David Woodhouse
2024-12-06
1
-0
/
+7
|
*
|
|
|
x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
Fernando Fernandez Mancera
2024-12-05
1
-3
/
+3
|
*
|
|
|
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
2024-12-05
3
-6
/
+10
|
*
|
|
|
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
2024-12-04
1
-1
/
+3
|
*
|
|
|
x86/pkeys: Ensure updated PKRU value is XRSTOR'd
Aruna Ramakrishna
2024-12-03
1
-2
/
+14
|
*
|
|
|
x86/pkeys: Change caller of update_pkru_in_sigframe()
Aruna Ramakrishna
2024-12-03
2
-19
/
+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-12-08
27
-88
/
+128
|
\
\
\
\
|
*
|
|
|
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
2024-12-06
1
-6
/
+7
|
*
|
|
|
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-06
1
-3
/
+9
|
*
|
|
|
mm/damon: fix order of arguments in damos_before_apply tracepoint
Akinobu Mita
2024-12-06
1
-1
/
+1
|
*
|
|
|
lib: stackinit: hide never-taken branch from compiler
Kees Cook
2024-12-06
1
-0
/
+1
|
*
|
|
|
mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...
David Hildenbrand
2024-12-06
1
-2
/
+2
|
*
|
|
|
scatterlist: fix incorrect func name in kernel-doc
Randy Dunlap
2024-12-06
1
-1
/
+1
|
*
|
|
|
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-12-06
1
-1
/
+1
|
*
|
|
|
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-06
1
-0
/
+1
|
*
|
|
|
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-06
1
-1
/
+1
|
*
|
|
|
mm/codetag: swap tags when migrate pages
David Wang
2024-12-06
3
-17
/
+25
[next]