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-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
1
-2
/
+4
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
1
-1
/
+0
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
1
-2
/
+22
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
4
-0
/
+366
2021-06-25
gve: Fix swapped vars when fetching max queues
Bailey Forrest
1
-2
/
+2
2021-06-25
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
3
-35
/
+18
2021-06-25
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
1
-10
/
+6
2021-06-25
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
1
-14
/
+4
2021-06-25
Add Mellanox BlueField Gigabit Ethernet driver
David Thompson
13
-0
/
+2028
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
1
-1
/
+1
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-160
/
+258
2021-06-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
2
-14
/
+152
2021-06-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
4
-7
/
+16
2021-06-25
kasan: test: make use of kunit_skip()
Marco Elver
1
-8
/
+4
2021-06-25
kunit: test: Add example tests which are always skipped
David Gow
1
-0
/
+31
2021-06-25
kunit: tool: Support skipped tests in kunit_tool
David Gow
4
-24
/
+105
2021-06-25
kunit: Support skipped tests
David Gow
4
-27
/
+144
2021-06-25
thunderbolt: test: Reinstate a few casts of bitfields
David Gow
1
-22
/
+44
2021-06-25
kunit: tool: internal refactor of parser input handling
Daniel Latypov
2
-55
/
+99
2021-06-25
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
2
-80
/
+54
2021-06-25
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
2
-14
/
+44
2021-06-25
Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+12
2021-06-25
Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+10
2021-06-25
Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+19
2021-06-25
Merge tag 'devfreq-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
Rafael J. Wysocki
8
-78
/
+135
2021-06-25
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2
-3
/
+3
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
1
-6
/
+20
2021-06-25
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-43
/
+54
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
8
-37
/
+50
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-15
/
+45
2021-06-25
Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-1
/
+4
2021-06-25
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC
Jeremy Szu
1
-0
/
+1
2021-06-25
Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-39
/
+11
2021-06-25
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
1
-3
/
+0
2021-06-25
ice: add tracepoints
Jesse Brandeburg
3
-0
/
+249
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
816
-4403
/
+9370
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
2
-2
/
+11
2021-06-25
RDMA/rxe: Missing unlock on error in get_srq_wqe()
Dan Carpenter
1
-0
/
+1
2021-06-25
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
1
-1
/
+2
2021-06-25
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2
-9
/
+17
2021-06-26
powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
Jason Wang
1
-6
/
+6
2021-06-26
powerpc/ptrace: Refactor regs_set_return_{msr/ip}
Christophe Leroy
1
-8
/
+2
2021-06-26
powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip}
Christophe Leroy
1
-5
/
+5
2021-06-26
powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()
Michael Ellerman
1
-6
/
+20
2021-06-25
Documentation: i2c: Add doc for I2C sysfs
Alex Qiu
1
-0
/
+395
2021-06-25
RDMA/core/sa_query: Remove unused argument
Håkon Bugge
1
-4
/
+2
2021-06-25
RDMA/cma: Fix incorrect Packet Lifetime calculation
Håkon Bugge
1
-2
/
+4
2021-06-25
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-4
/
+8
[prev]
[next]