index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+4
*
dm ima: measure data on table load
Tushar Sugandhi
2021-08-10
2
-1
/
+7
*
writeback: make the laptop_mode prototypes available unconditionally
Christoph Hellwig
2021-08-10
1
-5
/
+0
*
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
1
-0
/
+16
*
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2021-08-09
2
-2
/
+1
*
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2021-08-09
2
-3
/
+1
*
block: add a queue_has_disk helper
Christoph Hellwig
2021-08-09
1
-0
/
+1
*
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-08-09
1
-1
/
+1
*
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-09
1
-6
/
+0
*
block: support delayed holder registration
Christoph Hellwig
2021-08-09
1
-0
/
+5
*
block: look up holders by bdev
Christoph Hellwig
2021-08-09
2
-4
/
+3
*
block: make the block holder code optional
Christoph Hellwig
2021-08-09
2
-3
/
+3
*
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-08-05
1
-0
/
+6
*
block: add a helper to raise a media changed event
Matteo Croce
2021-08-02
1
-0
/
+1
*
block: add ioctl to read the disk sequence number
Matteo Croce
2021-08-02
1
-0
/
+1
*
block: add disk sequence number
Matteo Croce
2021-08-02
1
-0
/
+2
*
block: remove cmdline-parser.c
Christoph Hellwig
2021-08-02
1
-46
/
+0
*
block: remove bdput
Christoph Hellwig
2021-08-02
1
-1
/
+0
*
block: remove bdgrab
Christoph Hellwig
2021-08-02
1
-1
/
+0
*
block: remove bvec_kmap_irq and bvec_kunmap_irq
Christoph Hellwig
2021-08-02
1
-42
/
+0
*
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
Christoph Hellwig
2021-08-02
1
-0
/
+33
*
bvec: add a bvec_kmap_local helper
Christoph Hellwig
2021-08-02
1
-0
/
+13
*
bvec: fix the include guards for bvec.h
Christoph Hellwig
2021-08-02
1
-3
/
+3
*
ioprio: move user space relevant ioprio bits to UAPI includes
Oliver Hartkopp
2021-08-02
2
-40
/
+47
*
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-31
6
-30
/
+79
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-29
4
-20
/
+53
|
|
\
|
|
*
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
2021-07-29
1
-1
/
+1
|
|
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-07-29
1
-0
/
+15
|
|
*
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
2021-07-27
1
-19
/
+35
|
|
*
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
2021-07-20
1
-0
/
+1
|
|
*
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
2021-07-16
1
-0
/
+1
|
*
|
net: llc: fix skb_over_panic
Pavel Skripkin
2021-07-27
1
-8
/
+23
|
*
|
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-26
1
-0
/
+1
|
*
|
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-26
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-07-30
1
-0
/
+2
|
\
\
\
|
*
|
|
HID: intel-ish-hid: use async resume function
Ye Xiang
2021-07-15
1
-0
/
+2
*
|
|
|
dmaengine: idxd: Change license on idxd.h to LGPL
Tony Luck
2021-07-28
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
RDMA/irdma: Make spdxcheck.py happy
Lukas Bulwahn
2021-07-12
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-21
1
-0
/
+1
*
|
|
|
|
|
ACPI: fix NULL pointer dereference
Linus Torvalds
2021-07-25
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: increase BLKCG_MAX_POLS
Oleksandr Natalenko
2021-07-17
1
-1
/
+1
*
|
|
|
|
|
|
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-24
1
-2
/
+2
*
|
|
|
|
|
|
mm: use kmap_local_page in memzero_page
Christoph Hellwig
2021-07-24
1
-2
/
+2
*
|
|
|
|
|
|
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-07-24
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-07-23
1
-5
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
2021-07-19
1
-5
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-07-23
1
-0
/
+6
|
\
\
\
\
\
\
\
[next]