summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal1-1/+1
2023-10-25tcp: check mptcp-level constraints for backlog coalescingPaolo Abeni1-0/+1
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2-2/+34
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel3-7/+47
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)1-0/+3
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-25regmap: fix NULL deref on lookupJohan Hovold1-1/+1
2023-10-25nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski1-0/+2
2023-10-25ice: reset first in crash dump kernelsJesse Brandeburg1-0/+15
2023-10-25ice: fix over-shifted variableJesse Brandeburg1-2/+1
2023-10-25Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann1-1/+1
2023-10-25Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz1-2/+1
2023-10-25Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy1-0/+3
2023-10-25Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan1-2/+2
2023-10-25Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2-0/+20
2023-10-25Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi1-0/+9
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2-5/+25
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2023-10-25mm/memory_hotplug: rate limit page migration warningsLiam Mark1-5/+11
2023-10-25lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo1-1/+4
2023-10-25dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel1-1/+1
2023-10-25ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-25RDMA/srp: Fix srp_abort()Bart Van Assche1-3/+1
2023-10-25RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com1-1/+2
2023-10-25arm64: armv8_deprecated: fix unused-function errorRen Zhijie1-1/+1
2023-10-25arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland3-192/+154
2023-10-25arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland1-20/+19
2023-10-25arm64: armv8_deprecated move emulation functionsMark Rutland1-197/+197
2023-10-25arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland1-43/+33
2023-10-25arm64: rework EL0 MRS emulationMark Rutland3-19/+10
2023-10-25arm64: factor insn read out of call_undef_hook()Mark Rutland1-9/+22
2023-10-25arm64: factor out EL1 SSBS emulation hookMark Rutland3-26/+17
2023-10-25arm64: split EL0/EL1 UNDEF handlersMark Rutland3-13/+16
2023-10-25arm64: allow kprobes on EL0 handlersMark Rutland3-8/+6
2023-10-25arm64: rework BTI exception handlingMark Rutland3-5/+22
2023-10-25arm64: rework FPAC exception handlingMark Rutland3-9/+14
2023-10-25arm64: consistently pass ESR_ELx to die()Mark Rutland3-15/+15
2023-10-25arm64: die(): pass 'err' as longMark Rutland2-4/+4
2023-10-25arm64: report EL1 UNDEFs betterMark Rutland1-1/+3
2023-10-25x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-25powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-25powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-25dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou1-2/+1
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati1-7/+19
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta1-8/+12
2023-10-25counter: microchip-tcb-capture: Fix the use of internal GCLK logicDharma Balasubiramani1-1/+1
2023-10-25pinctrl: avoid unsafe code pattern in find_pinctrl()Dmitry Torokhov1-7/+9
2023-10-25cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný1-3/+2
2023-10-25tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-10-25Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19