summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang
2023-10-17tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-16Merge tag 'probes-fixes-v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-17fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)
2023-10-17Documentation: probes: Add a new ret_ip callback parameterMasami Hiramatsu (Google)
2023-10-16Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-16nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski
2023-10-16netlink: Correct offload_xstats sizeChristoph Paasch
2023-10-16net/smc: return the right falback reason when prefix checks failDust Li
2023-10-16fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov
2023-10-16fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-10-16fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.hJorge Maidana
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter
2023-10-15Linux 6.6-rc6Linus Torvalds
2023-10-15Merge branch 'ovs-selftests'David S. Miller
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo
2023-10-15btrfs: fix stripe length calculation for non-zoned data chunk allocationZygo Blaxell
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-15qed: fix LL2 RX buffer allocationManish Chopra
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-15Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-10-14Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-10-14Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-14Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-14Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-13Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann