index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2021-08-16
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-16
Merge branch 'bnxt_en-fixes'
David S. Miller
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
2021-08-16
qed: qed ll2 race condition fixes
Shai Malin
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-08-16
ptp_pch: Restore dependency on PCI
Andy Shevchenko
2021-08-16
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
2021-08-15
Linux 5.14-rc6
Linus Torvalds
2021-08-15
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-08-15
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-15
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
Kristin Paget
2021-08-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-08-14
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
Merge tag 'usb-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-08-14
Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-14
Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-14
Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-08-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-08-13
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-13
Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-13
ice: Fix perout start time rounding
Maciej Machnikowski
2021-08-13
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
2021-08-13
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2021-08-13
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
2021-08-13
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
2021-08-13
kasan, slub: reset tag when printing address
Kuan-Ying Lee
2021-08-13
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
2021-08-13
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-13
Merge tag 'pinctrl-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-13
Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements'
Jakub Kicinski
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
2021-08-13
nbd: Aovid double completion of a request
Xie Yongji
2021-08-13
selftests, bpf: Test that dead ldx_w insns are accepted
Ilya Leoshkevich
[prev]
[next]