index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2024-12-10
ksmbd: set ATTR_CTIME flags when setting mtime
Namjae Jeon
1
-7
/
+3
2024-12-10
ksmbd: fix racy issue from session lookup and expire
Namjae Jeon
4
-16
/
+23
2024-12-10
ksmbd: retry iterate_dir in smb2_query_dir
Hobin Woo
2
-1
/
+12
2024-12-10
MAINTAINERS: align Danilo's maintainer entries
Danilo Krummrich
1
-2
/
+2
2024-12-10
cxl/region: Fix region creation for greater than x2 switches
Huaisheng Ye
1
-7
/
+18
2024-12-10
cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing
Li Ming
1
-0
/
+3
2024-12-10
cxl/pci: Fix potential bogus return value upon successful probing
Davidlohr Bueso
1
-2
/
+1
2024-12-10
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2
-9
/
+10
2024-12-10
block: get wp_offset by bdev_offset_from_zone_start
LongPing Wei
1
-1
/
+1
2024-12-10
bpf: fix potential error return
Anton Protopopov
1
-1
/
+5
2024-12-10
Documentation: PM: Clarify pm_runtime_resume_and_get() return value
Paul Barker
1
-1
/
+3
2024-12-10
Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'
Alexei Starovoitov
11
-47
/
+280
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2
-0
/
+4
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
3
-0
/
+120
2024-12-10
bpf: check changes_pkt_data property for extension programs
Eduard Zingerman
2
-4
/
+13
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2024-12-10
bpf: track changes_pkt_data property for global functions
Eduard Zingerman
2
-1
/
+32
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
4
-38
/
+31
2024-12-10
bpf: add find_containing_subprog() utility function
Eduard Zingerman
1
-4
/
+24
2024-12-10
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
1
-0
/
+4
2024-12-10
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
1
-0
/
+7
2024-12-10
ARC: bpf: Correct conditional check in 'check_jmp_32'
Hardevsinh Palaniya
1
-1
/
+1
2024-12-10
ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...
Uwe Kleine-König
5
-10
/
+10
2024-12-10
ARC: build: Use __force to suppress per-CPU cmpxchg warnings
Paul E. McKenney
1
-1
/
+1
2024-12-10
ARC: fix reference of dependency for PAE40 config
Lukas Bulwahn
1
-1
/
+1
2024-12-10
ARC: build: disallow invalid PAE40 + 4K page config
Vineet Gupta
1
-2
/
+2
2024-12-10
arc: rename aux.h to arc_aux.h
Benjamin Szőke
5
-4
/
+4
2024-12-10
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
1
-0
/
+1
2024-12-10
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
1
-0
/
+1
2024-12-10
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
1
-1
/
+1
2024-12-10
selftests/bpf: Extend test for sockmap update with same
Michal Luczaj
1
-3
/
+5
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
1
-3
/
+2
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
2024-12-10
cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies
Mario Limonciello
1
-8
/
+5
2024-12-10
cpufreq/amd-pstate: Store the boost numerator as highest perf again
Mario Limonciello
2
-13
/
+16
2024-12-10
blk-cgroup: Fix UAF in blkcg_unpin_online()
Tejun Heo
1
-1
/
+5
2024-12-10
MAINTAINERS: update Coly Li's email address
Coly Li
1
-1
/
+1
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
2
-249
/
+61
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
3
-26
/
+124
2024-12-10
block: Ignore REQ_NOWAIT for zone reset and zone finish operations
Damien Le Moal
1
-0
/
+9
2024-12-10
block: Use a zone write plug BIO work for REQ_NOWAIT BIOs
Damien Le Moal
1
-20
/
+42
2024-12-10
drm/amdkfd: pause autosuspend when creating pdd
Jesse.zhang@amd.com
2
-21
/
+17
2024-12-10
drm/amdgpu: fix when the cleaner shader is emitted
Christian König
1
-6
/
+7
2024-12-10
drm/amdgpu: Fix ISP HW init issue
Pratap Nirujogi
1
-1
/
+1
2024-12-10
drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12
Harish Kasiviswanathan
1
-1
/
+1
2024-12-10
drm/amdkfd: hard-code cacheline size for gfx11
Harish Kasiviswanathan
1
-2
/
+20
2024-12-10
drm/amdkfd: Dereference null return value
Andrew Martin
1
-4
/
+8
2024-12-10
i2c: nomadik: Add missing sentinel to match table
Geert Uytterhoeven
1
-0
/
+1
[prev]
[next]