index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
x86/cpu: Provide debug interface
Thomas Gleixner
2
-0
/
+60
2023-10-10
x86/cpu/topology: Cure the abuse of cpuinfo for persisting logical ids
Thomas Gleixner
1
-10
/
+23
2023-10-10
x86/apic: Use u32 for wakeup_secondary_cpu[_64]()
Thomas Gleixner
7
-10
/
+10
2023-10-10
x86/apic: Use u32 for [gs]et_apic_id()
Thomas Gleixner
10
-27
/
+27
2023-10-10
x86/apic: Use u32 for phys_pkg_id()
Thomas Gleixner
11
-11
/
+11
2023-10-10
x86/apic: Use u32 for cpu_present_to_apicid()
Thomas Gleixner
5
-10
/
+11
2023-10-10
x86/apic: Use u32 for check_apicid_used()
Thomas Gleixner
6
-6
/
+6
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
8
-23
/
+24
2023-10-10
x86/apic: Use BAD_APICID consistently
Thomas Gleixner
2
-5
/
+3
2023-10-10
x86/cpu: Move cpu_l[l2]c_id into topology info
Thomas Gleixner
13
-67
/
+48
2023-10-10
x86/cpu: Move logical package and die IDs into topology info
Thomas Gleixner
6
-13
/
+13
2023-10-10
x86/cpu: Remove pointless evaluation of x86_coreid_bits
Thomas Gleixner
2
-27
/
+0
2023-10-10
x86/cpu: Move cu_id into topology info
Thomas Gleixner
4
-6
/
+8
2023-10-10
x86/cpu: Move cpu_core_id into topology info
Thomas Gleixner
9
-17
/
+19
2023-10-10
hwmon: (fam15h_power) Use topology_core_id()
Thomas Gleixner
1
-4
/
+3
2023-10-10
scsi: lpfc: Use topology_core_id()
Thomas Gleixner
1
-1
/
+1
2023-10-10
x86/cpu: Move cpu_die_id into topology info
Thomas Gleixner
9
-20
/
+22
2023-10-10
x86/cpu: Move phys_proc_id into topology info
Thomas Gleixner
15
-34
/
+30
2023-10-10
x86/cpu: Encapsulate topology information in cpuinfo_x86
Thomas Gleixner
12
-48
/
+52
2023-10-10
x86/apic: Fake primary thread mask for XEN/PV
Thomas Gleixner
1
-0
/
+11
2023-10-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
1
-5
/
+13
2023-10-10
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-09-10
Linux 6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-09
spnego: add missing OID to oid registry
Steve French
1
-0
/
+1
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
106
-113
/
+113
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
1
-1
/
+1
2023-09-08
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met
Lad Prabhakar
1
-3
/
+4
2023-09-08
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
1
-1
/
+1
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
1
-5
/
+0
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
3
-85
/
+60
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()"
Jens Axboe
1
-32
/
+0
2023-09-07
io_uring: fix unprotected iopoll overflow
Pavel Begunkov
1
-2
/
+2
2023-09-07
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
3
-0
/
+13
2023-09-07
Revert "printk: export symbols for debug modules"
Christoph Hellwig
1
-2
/
+0
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
1
-1
/
+1
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
[next]