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
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2
-2
/
+3
2021-08-10
Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'nolibc.2021.07.20c', 'tasks.2021.07.20c', 'torture.2021.07.27a' and 'torturescript.2021.07.27a' into HEAD
Paul E. McKenney
4
-26
/
+22
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
1
-1
/
+1
2021-08-10
cpu/hotplug: Fix comment typo
John Garry
1
-1
/
+1
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
1
-1
/
+0
2021-08-10
timerfd: Provide timerfd_resume()
Thomas Gleixner
1
-0
/
+2
2021-08-10
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
1
-5
/
+0
2021-08-10
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-08-10
posix-cpu-timers: Recalc next expiration when timer_settime() ends up not queueing
Frederic Weisbecker
1
-1
/
+6
2021-08-10
posix-cpu-timers: Force next_expiration recalc after timer deletion
Frederic Weisbecker
1
-1
/
+3
2021-08-10
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
1
-0
/
+6
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-1
/
+18
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+4
2021-08-10
writeback: make the laptop_mode prototypes available unconditionally
Christoph Hellwig
1
-5
/
+0
2021-08-10
gpu: host1x: Add option to skip firewall for a job
Mikko Perttunen
1
-1
/
+5
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
1
-2
/
+4
2021-08-10
gpu: host1x: Add job release callback
Mikko Perttunen
1
-0
/
+4
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
1
-0
/
+9
2021-08-10
gpu: host1x: Add DMA fence implementation
Mikko Perttunen
1
-0
/
+2
2021-08-10
fanotify: add pidfd support to the fanotify API
Matthew Bobrowski
1
-1
/
+2
2021-08-10
fanotify: introduce a generic info record copying helper
Matthew Bobrowski
1
-0
/
+2
2021-08-10
kernel/pid.c: remove static qualifier from pidfd_create()
Matthew Bobrowski
1
-0
/
+1
2021-08-10
dma-buf: Fix a few typos in dma-buf documentation
Gal Pressman
1
-5
/
+5
2021-08-10
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
1
-2
/
+6
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
1
-2
/
+0
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-08-09
mm: Add kvrealloc()
Dave Chinner
1
-0
/
+2
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
1
-5
/
+13
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-3
/
+1
2021-08-09
workqueue: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2
-1
/
+18
2021-08-09
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-0
/
+1
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
1
-1
/
+2
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
1
-0
/
+16
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
1
-1
/
+1
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
1
-10
/
+10
2021-08-09
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
1
-6
/
+6
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
2
-2
/
+1
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
2
-3
/
+1
2021-08-09
block: add a queue_has_disk helper
Christoph Hellwig
1
-0
/
+1
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
1
-1
/
+1
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: support delayed holder registration
Christoph Hellwig
1
-0
/
+5
2021-08-09
block: look up holders by bdev
Christoph Hellwig
2
-4
/
+3
2021-08-09
block: make the block holder code optional
Christoph Hellwig
2
-3
/
+3
[prev]
[next]