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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
energy_model: Use a fixed reference frequency
Vincent Guittot
1
-3
/
+3
2023-12-23
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
1
-0
/
+1
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2
-0
/
+15
2023-12-23
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
44
-167
/
+242
2023-12-23
fs: factor out backing_file_mmap() helper
Amir Goldstein
1
-0
/
+2
2023-12-23
fs: factor out backing_file_splice_{read,write}() helpers
Amir Goldstein
1
-0
/
+8
2023-12-23
fs: factor out backing_file_{read,write}_iter() helpers
Amir Goldstein
1
-0
/
+15
2023-12-23
fs: prepare for stackable filesystems backing file helpers
Amir Goldstein
2
-3
/
+17
2023-12-23
linux/export: Fix alignment for 64-bit ksymtab entries
Helge Deller
1
-1
/
+4
2023-12-23
usb: linux/usb.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2023-12-23
driver core: device.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2023-12-23
driver core: class: fix Excess kernel-doc description warning
Randy Dunlap
1
-2
/
+0
2023-12-22
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-22
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
1
-0
/
+1
2023-12-22
acpi: numa: Add helper function to retrieve the performance attributes
Dave Jiang
1
-0
/
+11
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
2
-9
/
+9
2023-12-22
lib/firmware_table: tables: Add CDAT table parsing support
Dave Jiang
1
-1
/
+20
2023-12-22
block: skip start/end time stamping for passthrough IO
Kundan Kumar
1
-0
/
+6
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
1
-0
/
+1
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
1
-0
/
+13
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-0
/
+2
2023-12-22
Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers
Arnd Bergmann
1
-0
/
+2
2023-12-22
Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers
Arnd Bergmann
1
-0
/
+8
2023-12-22
Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers
Arnd Bergmann
1
-0
/
+16
2023-12-22
Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into drm-next
Dave Airlie
1
-1
/
+7
2023-12-21
entry: Move syscall_enter_from_user_mode() to header file
Sven Schnelle
1
-2
/
+25
2023-12-21
entry: Move enter_from_user_mode() to header file
Sven Schnelle
1
-1
/
+14
2023-12-21
entry: Move exit to usermode functions to header file
Sven Schnelle
1
-1
/
+52
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
9
-83
/
+55
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
1
-0
/
+1
2023-12-21
kernel/module: improve documentation for try_module_get()
Marco Pagani
1
-1
/
+1
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-0
/
+1
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+6
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
1
-0
/
+1
2023-12-21
driver core: container: make container_subsys const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
1
-3
/
+3
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
3
-18
/
+15
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
1
-5
/
+13
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
1
-4
/
+3
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Paolo Abeni
1
-0
/
+4
2023-12-21
Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1 into char-misc-next
Greg Kroah-Hartman
1
-22
/
+0
2023-12-20
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
2
-3
/
+19
2023-12-20
net/mlx5: Enable SD feature
Tariq Toukan
1
-0
/
+1
2023-12-20
net/mlx5: Fix query of sd_group field
Tariq Toukan
2
-3
/
+8
2023-12-20
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-0
/
+1
2023-12-20
restart_block: Trim includes
Kent Overstreet
2
-1
/
+2
2023-12-20
lockdep: move held_lock to lockdep_types.h
Kent Overstreet
2
-57
/
+57
2023-12-20
sem: Split out sem_types.h
Kent Overstreet
4
-10
/
+18
2023-12-20
uidgid: Split out uidgid_types.h
Kent Overstreet
3
-10
/
+17
[prev]
[next]