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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
regulator: pca9450: Make I2C Level Translator configurable
Per-Daniel Olsson
1
-0
/
+7
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Paolo Abeni
2
-10
/
+18
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-4
/
+5
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
21
-302
/
+118
2022-05-03
platform/chrome: cros_ec_lpcs: reserve the MEC LPC I/O ports first
Dustin L. Howett
1
-3
/
+7
2022-05-02
net/mlx5: fs, add unused destination type
Mark Bloch
1
-0
/
+1
2022-05-02
net/mlx5: fs, split software and IFC flow destination definitions
Mark Bloch
2
-10
/
+17
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
1
-8
/
+73
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
1
-4
/
+0
2022-05-02
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
1
-10
/
+5
2022-05-02
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
Christoph Hellwig
1
-4
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
1
-78
/
+5
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
1
-6
/
+4
2022-05-02
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
2
-35
/
+3
2022-05-02
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
1
-44
/
+2
2022-05-02
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
1
-19
/
+1
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
1
-56
/
+2
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
1
-0
/
+1
2022-05-02
soc: apple: Add SART driver
Sven Peter
1
-0
/
+53
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
21
-302
/
+118
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
21
-302
/
+118
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
21
-302
/
+118
2022-05-02
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
2
-2
/
+34
2022-05-02
mtd: spi-nor: move spi_nor_write_ear() to winbond module
Michael Walle
1
-2
/
+0
2022-05-02
mm/slub: remove unused kmem_cache_order_objects max
Miaohe Lin
1
-1
/
+0
2022-05-02
mm: slab: fix comment for __assume_kmalloc_alignment
Andrey Konovalov
1
-3
/
+3
2022-05-02
mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
Andrey Konovalov
1
-1
/
+1
2022-05-01
Merge tag 'v5.18-rc5' into devel
Linus Walleij
35
-343
/
+294
2022-05-01
fs-verity: define a function to return the integrity protected file digest
Mimi Zohar
1
-0
/
+18
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2
-0
/
+73
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-1
/
+1
2022-05-01
soc: apple: Add RTKit IPC library
Sven Peter
1
-0
/
+155
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
1
-0
/
+1
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
1
-0
/
+9
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
1
-0
/
+2
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
2
-2
/
+12
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
1
-0
/
+4
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
2022-04-29
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux into for-5.19/io_uring-net
Jens Axboe
1
-1
/
+5
2022-04-29
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-net
Jens Axboe
2
-0
/
+6
2022-04-29
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux
Jakub Kicinski
1
-1
/
+5
2022-04-29
tcp: pass back data left in socket after receive
Jens Axboe
1
-1
/
+5
2022-04-29
ptrace: fix wrong comment of PT_DTRACE
Tiezhu Yang
1
-1
/
+1
2022-04-29
list: fix a data-race around ep->rdllist
Kuniyuki Iwashima
1
-3
/
+3
2022-04-29
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
1
-1
/
+1
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
1
-6
/
+4
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-5
/
+4
[prev]
[next]