index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next
Miquel Raynal
1
-0
/
+47
2022-04-27
mtd: nand: make mtk_ecc.c a separated module
Chuanhong Guo
1
-0
/
+47
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-0
/
+3
2022-04-27
ALSA: hda: intel-nhlt: Move structs out of #define block
Amadeusz Sławiński
1
-4
/
+2
2022-04-27
ASoC: SOF: bump SOF_ABI_MINOR
Pierre-Louis Bossart
1
-2
/
+2
2022-04-27
net: atm: remove support for ZeitNet ZN122x ATM devices
Jakub Kicinski
1
-47
/
+0
2022-04-27
driver core: Add sysfs support for physical location of a device
Won Chung
1
-0
/
+73
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-12
/
+9
2022-04-26
kunit: add support for kunit_suites that reference init code
Brendan Higgins
1
-0
/
+28
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
4
-14
/
+8
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
1
-0
/
+10
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2
-0
/
+44
2022-04-26
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
Guo Ren
1
-2
/
+2
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-0
/
+106
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-0
/
+31
2022-04-26
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
1
-2
/
+2
2022-04-26
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
1
-12
/
+7
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-2
/
+1
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-1
/
+1
2022-04-26
mfd: mt6359: Add missing defines necessary for mtk-pmic-keys support
Fabien Parent
1
-0
/
+2
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-04-26
scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()
Gustavo A. R. Silva
1
-1
/
+2
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
1
-0
/
+1
2022-04-26
mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface
Maíra Canal
1
-1
/
+3
2022-04-26
mfd: tps65218: Fix trivial typo in comment
Daniel Ammann
1
-1
/
+1
2022-04-26
Merge drm/drm-next into drm-intel-next
Jani Nikula
41
-318
/
+461
2022-04-26
io_uring: rename op -> opcode
Dylan Yudaken
1
-1
/
+1
2022-04-26
io_uring: add io_uring_get_opcode
Dylan Yudaken
1
-0
/
+5
2022-04-26
io_uring: add type to op enum
Dylan Yudaken
1
-1
/
+1
2022-04-26
printk: extend console_lock for per-console locking
John Ogness
1
-0
/
+15
2022-04-26
mmc: sh_mmcif: move platform_data header to proper location
Wolfram Sang
1
-2
/
+0
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
1
-1
/
+1
2022-04-26
mmc: core: improve API to make clear that mmc_sw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-04-26
usb: core: hcd: Create platform devices for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+1
2022-04-26
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+18
2022-04-26
of/platform: Add stubs for of_platform_device_create/destroy()
Matthias Kaehlcke
1
-4
/
+18
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
1
-9
/
+17
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
1
-2
/
+2
2022-04-26
usb: typec: mux: Introduce indirection
Bjorn Andersson
1
-10
/
+12
2022-04-26
device property: Add helper to match multiple connections
Bjorn Andersson
1
-0
/
+5
2022-04-26
serial: Store character timing information to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-04-26
bus: mhi: ep: Add uevent support for module autoloading
Manivannan Sadhasivam
1
-0
/
+2
2022-04-26
bus: mhi: ep: Add support for queueing SKBs to the host
Manivannan Sadhasivam
1
-0
/
+9
2022-04-26
bus: mhi: ep: Add support for processing channel rings
Manivannan Sadhasivam
1
-0
/
+2
2022-04-26
bus: mhi: ep: Add support for reading from the host
Manivannan Sadhasivam
1
-0
/
+9
2022-04-26
bus: mhi: ep: Add support for processing command rings
Manivannan Sadhasivam
1
-0
/
+2
2022-04-26
bus: mhi: ep: Add support for handling MHI_RESET
Manivannan Sadhasivam
1
-0
/
+2
2022-04-26
bus: mhi: ep: Add support for powering down the MHI endpoint stack
Manivannan Sadhasivam
1
-0
/
+6
2022-04-26
bus: mhi: ep: Add support for powering up the MHI endpoint stack
Manivannan Sadhasivam
1
-0
/
+16
[prev]
[next]