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-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-13
/
+0
2023-11-25
dcache: remove unnecessary NULL check in dget_dlock()
Vegard Nossum
1
-11
/
+30
2023-11-25
kill DCACHE_MAY_FREE
Al Viro
1
-1
/
+0
2023-11-25
Merge branches 'work.dcache-misc' and 'work.dcache2' into work.dcache
Al Viro
1
-5
/
+15
2023-11-25
get rid of DCACHE_GENOCIDE
Al Viro
1
-1
/
+0
2023-11-25
d_genocide(): move the extern into fs/internal.h
Al Viro
1
-3
/
+0
2023-11-25
kill d_instantate_anon(), fold __d_instantiate_anon() into remaining caller
Al Viro
1
-1
/
+0
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
1
-5
/
+15
2023-11-25
tty: move locking docs out of Returns for functions in tty.h
Jiri Slaby (SUSE)
1
-5
/
+7
2023-11-25
tty: fix tty_operations types in documentation
Jiri Slaby (SUSE)
1
-3
/
+2
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2
-3
/
+9
2023-11-24
Merge branch 'firmware_loader'
Jakub Kicinski
1
-0
/
+2
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+2
2023-11-24
gpiolib: provide gpio_device_get_label()
Bartosz Golaszewski
1
-0
/
+1
2023-11-24
wifi: ieee80211: fix PV1 frame control field name
Liam Kearney
1
-2
/
+2
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+17
2023-11-24
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
1
-1
/
+3
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
8
-21
/
+26
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-0
/
+2
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
1
-0
/
+26
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
1
-0
/
+21
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
1
-1
/
+15
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-1
/
+3
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
1
-2
/
+7
2023-11-23
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+54
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+42
2023-11-23
Merge tag 'drm-misc-next-2023-11-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-0
/
+9
2023-11-23
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
1
-0
/
+3
2023-11-23
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
1
-2
/
+3
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-1
/
+0
2023-11-23
mailbox: apple: Delete driver
Hector Martin
1
-19
/
+0
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
1
-18
/
+0
2023-11-23
sizes.h: Add entries between SZ_32G and SZ_64T
Matt Coster
1
-0
/
+9
2023-11-23
soundwire: stream: constify sdw_port_config when adding devices
Krzysztof Kozlowski
1
-3
/
+3
2023-11-22
ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
Dave Jiang
2
-14
/
+11
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-4
/
+90
2023-11-21
thermal: ACPI: Move the ACPI thermal library to drivers/acpi/
Rafael J. Wysocki
2
-7
/
+7
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Greg Kroah-Hartman
30
-497
/
+279
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
Andy Shevchenko
1
-6
/
+6
2023-11-20
PCI: host-generic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-1
/
+1
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
spi: axi-spi-engine improvements
Mark Brown
8
-21
/
+26
[prev]
[next]