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-03-31
driver core: make sysfs_dev_block_kobj static
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove dev_kobj from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: class: remove subsystem private pointer from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
1
-0
/
+1
2023-03-31
Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
23
-35
/
+148
2023-03-31
dmaengine: ti: k3-udma: Workaround errata i2234
Vignesh Raghavendra
1
-0
/
+1
2023-03-31
clk: Introduce devm_clk_hw_register_gate_parent_data()
Marek Vasut
1
-0
/
+19
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
1
-0
/
+1
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
1
-1
/
+0
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
1
-75
/
+0
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
2
-3
/
+4
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
3
-37
/
+14
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-18
/
+79
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+4
2023-03-30
dm: split discards further if target sets max_discard_granularity
Mike Snitzer
1
-0
/
+6
2023-03-30
dm bufio: remove unused dm_bufio_release_move interface
Joe Thornber
1
-6
/
+0
2023-03-30
HID: Recognize "Digitizer" as a valid input application
Jason Gerecke
1
-1
/
+1
2023-03-30
iov_iter: overlay struct iovec and ubuf/len
Jens Axboe
1
-9
/
+35
2023-03-30
iov_iter: set nr_segs = 1 for ITER_UBUF
Jens Axboe
1
-1
/
+2
2023-03-30
iov_iter: remove iov_iter_iovec()
Jens Axboe
1
-9
/
+0
2023-03-30
iov_iter: add iter_iov_addr() and iter_iov_len() helpers
Jens Axboe
1
-0
/
+2
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-3
/
+6
2023-03-30
spi: s3c64xx: add no_cs description
Jaewon Kim
1
-0
/
+1
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
1
-0
/
+1
2023-03-30
nfs: use vfs setgid helper
Christian Brauner
1
-0
/
+2
2023-03-29
f2fs: convert to use bitmap API
Yangtao Li
1
-5
/
+4
2023-03-29
power: supply: generic-adc-battery: use simple-battery API
Sebastian Reichel
1
-18
/
+0
2023-03-29
power: supply: generic-adc-battery: drop charge now support
Sebastian Reichel
1
-2
/
+0
2023-03-29
power: supply: generic-adc-battery: drop jitter delay support
Sebastian Reichel
1
-3
/
+0
2023-03-29
power: supply: core: auto-exposure of simple-battery data
Sebastian Reichel
1
-0
/
+8
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
23
-35
/
+148
2023-03-29
Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into drm-next
Daniel Vetter
2
-0
/
+24
2023-03-29
regmap: Removed compressed cache support
Mark Brown
1
-1
/
+0
2023-03-29
tracing/user_events: Align structs with tabs for readability
Beau Belgrave
1
-7
/
+7
2023-03-29
tracing/user_events: Use remote writes for event enablement
Beau Belgrave
1
-1
/
+52
2023-03-29
tracing/user_events: Track fork/exec/exit for mm lifetime
Beau Belgrave
2
-0
/
+23
2023-03-29
tracing/user_events: Split header into uapi and kernel
Beau Belgrave
1
-46
/
+6
2023-03-29
mtd: spi-nor: Enhance locking to support reads while writes
Miquel Raynal
1
-0
/
+13
2023-03-29
cdx: add device attributes
Nipun Gupta
1
-0
/
+27
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
2
-0
/
+162
2023-03-29
Merge branch 'slab/for-6.4/slob-removal' into slab/for-next
Vlastimil Babka
3
-45
/
+4
2023-03-29
Merge branch 'slab/for-6.4/trivial' into slab/for-next
Vlastimil Babka
1
-1
/
+1
2023-03-29
linux/vt_buffer.h: allow either builtin or modular for macros
Randy Dunlap
1
-1
/
+1
2023-03-29
mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
Vlastimil Babka
1
-2
/
+4
2023-03-29
mm/slab: remove CONFIG_SLOB code from slab common code
Vlastimil Babka
1
-39
/
+0
2023-03-29
mm, page_flags: remove PG_slob_free
Vlastimil Babka
1
-4
/
+0
2023-03-29
usb: gadget: Add function wakeup support
Elson Roy Serrao
2
-0
/
+7
2023-03-29
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2
-0
/
+10
2023-03-29
vsock: support sockmap
Bobby Eshleman
1
-0
/
+1
2023-03-29
net/mlx5: Introduce other vport query for Q-counters
Patrisious Haddad
1
-3
/
+10
[prev]
[next]