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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
sunrpc: add dst_attr attributes to the sysfs xprt directory
Olga Kornievskaia
4
-3
/
+109
2021-07-08
SUNRPC for TCP display xprt's source port in sysfs xprt_info
Olga Kornievskaia
1
-4
/
+8
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
2
-0
/
+8
2021-07-08
SUNRPC display xprt's main value in sysfs's xprt_info
Olga Kornievskaia
1
-3
/
+3
2021-07-08
SUNRPC mark the first transport
Olga Kornievskaia
2
-0
/
+2
2021-07-08
sunrpc: add add sysfs directory per xprt under each xprt_switch
Olga Kornievskaia
4
-0
/
+81
2021-07-08
sunrpc: add a symlink from rpc-client directory to the xprt_switch
Olga Kornievskaia
3
-4
/
+26
2021-07-08
sunrpc: add xprt_switch direcotry to sunrpc's sysfs
Olga Kornievskaia
4
-7
/
+108
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
3
-0
/
+13
2021-07-08
sunrpc: add IDs to multipath
Olga Kornievskaia
3
-0
/
+31
2021-07-08
sunrpc: add xprt id
Olga Kornievskaia
3
-0
/
+29
2021-07-08
sunrpc: Create per-rpc_clnt sysfs kobjects
Olga Kornievskaia
4
-0
/
+76
2021-07-08
sunrpc: Create a client/ subdirectory in the sunrpc sysfs
Olga Kornievskaia
1
-0
/
+43
2021-07-08
sunrpc: Create a sunrpc directory under /sys/kernel/
Olga Kornievskaia
4
-1
/
+40
2021-07-08
ftrace: Use list_move instead of list_del/list_add
Baokun Li
1
-2
/
+1
2021-07-08
tracing/selftests: Add tests to test histogram sym and sym-offset modifiers
Steven Rostedt (VMware)
1
-0
/
+18
2021-07-08
pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-43
/
+38
2021-07-08
pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-6
/
+3
2021-07-08
pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-9
/
+6
2021-07-08
pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-6
/
+3
2021-07-08
pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
Uwe Kleine-König
1
-7
/
+4
2021-07-08
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2
-6
/
+0
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
16
-25
/
+371
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
2
-2
/
+2
2021-07-08
s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
Sven Schnelle
2
-0
/
+20
2021-07-08
s390/vdso: always enable vdso
Sven Schnelle
2
-24
/
+8
2021-07-08
s390/ap: get rid of register asm
Heiko Carstens
1
-63
/
+87
2021-07-08
s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
Sven Schnelle
1
-1
/
+0
2021-07-08
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
2
-11
/
+65
2021-07-08
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
4
-103
/
+64
2021-07-08
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
1
-1
/
+1
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-07-08
virtio-mem: prioritize unplug from ZONE_MOVABLE in Big Block Mode
David Hildenbrand
1
-1
/
+26
2021-07-08
virtio-mem: simplify high-level unplug handling in Big Block Mode
David Hildenbrand
1
-72
/
+24
2021-07-08
virtio-mem: prioritize unplug from ZONE_MOVABLE in Sub Block Mode
David Hildenbrand
1
-20
/
+52
2021-07-08
virtio-mem: simplify high-level unplug handling in Sub Block Mode
David Hildenbrand
1
-46
/
+57
2021-07-08
virtio-mem: simplify high-level plug handling in Sub Block Mode
David Hildenbrand
1
-28
/
+17
2021-07-08
virtio-mem: use page_zonenum() in virtio_mem_fake_offline()
David Hildenbrand
1
-1
/
+1
2021-07-08
virtio-mem: don't read big block size in Sub Block Mode
David Hildenbrand
1
-7
/
+8
2021-07-08
virtio/vdpa: clear the virtqueue state during probe
Eli Cohen
1
-0
/
+15
2021-07-08
vp_vdpa: allow set vq state to initial state after reset
Jason Wang
1
-3
/
+39
2021-07-08
virtio-pci library: introduce vp_modern_get_driver_features()
Jason Wang
2
-0
/
+22
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
5
-12
/
+33
2021-07-08
virtio-ring: store DMA metadata in desc_extra for split virtqueue
Jason Wang
1
-25
/
+87
2021-07-08
virtio: use err label in __vring_new_virtqueue()
Jason Wang
1
-4
/
+6
2021-07-08
virtio_ring: introduce virtqueue_desc_add_split()
Jason Wang
1
-15
/
+24
2021-07-08
virtio_ring: secure handling of mapping errors
Jason Wang
1
-1
/
+4
2021-07-08
virtio-ring: factor out desc_extra allocation
Jason Wang
1
-10
/
+20
2021-07-08
virtio_ring: rename vring_desc_extra_packed
Jason Wang
1
-5
/
+5
[prev]
[next]