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-06-15
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection"
Greg Kroah-Hartman
1
-1
/
+0
2023-06-15
fbdev: Use /* */ comment in initializer macro
Thomas Zimmermann
1
-2
/
+2
2023-06-15
mfd: stpmic1: Fixup main control register and bits naming
Sean Nyekjaer
1
-6
/
+6
2023-06-15
mfd: axp20x: Add support for AXP192
Aidan MacDonald
1
-0
/
+84
2023-06-15
mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers
Ilpo Järvinen
1
-0
/
+28
2023-06-15
mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
Ilpo Järvinen
1
-16
/
+1
2023-06-15
mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()
Ilpo Järvinen
1
-0
/
+4
2023-06-15
Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps6594-core-6.5', 'ib-mfd-regulator-max5970-6.5', 'ib-mfd-regulator-6.5' and 'ib-mfd-power-6.5' into ibs-for-mfd-merged
Lee Jones
5
-52
/
+1102
2023-06-15
Coresight: Add coresight dummy driver
Hao Zhang
1
-0
/
+1
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-0
/
+4
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-0
/
+3
2023-06-14
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
1
-1
/
+5
2023-06-14
fsverity: rework fsverity_get_digest() again
Eric Biggers
1
-5
/
+9
2023-06-14
regulator: mt6358: Drop *_SSHUB regulators
Chen-Yu Tsai
1
-4
/
+0
2023-06-14
regulator: mt6358: Merge VCN33_* regulators
Chen-Yu Tsai
1
-4
/
+2
2023-06-14
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
1
-0
/
+1
2023-06-13
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
1
-6
/
+11
2023-06-13
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
1
-1
/
+9
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 19
Naman Jain
1
-2
/
+6
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 18
Naman Jain
1
-0
/
+3
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
1
-12
/
+0
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+1
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-12
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
1
-3
/
+5
2023-06-12
nvmet: reorder fields in 'struct nvmefc_fcp_req'
Christophe JAILLET
1
-5
/
+5
2023-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
1
-4
/
+0
2023-06-12
lib/string_choices: Add str_high_low() helper
Andy Shevchenko
1
-0
/
+12
2023-06-12
lib/string_helpers: Split out string_choices.h
Andy Shevchenko
2
-25
/
+33
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-1
/
+0
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-1
/
+2
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-1
/
+0
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
2023-06-12
fs: remove the now unused FMODE_* flags
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
3
-12
/
+29
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
1
-27
/
+0
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-1
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
1
-0
/
+1
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
1
-1
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
1
-2
/
+2
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
1
-2
/
+1
[prev]
[next]