| Commit message (Expand) | Author | Files | Lines |
2023-01-21 | ext4: deal with legacy signed xattr name hash values | Linus Torvalds | 1 | -2/+39 |
2023-01-21 | prlimit: do_prlimit needs to have a speculation check | Greg Kroah-Hartman | 1 | -0/+2 |
2023-01-20 | io_uring/poll: don't reissue in case of poll race on multishot request | Jens Axboe | 1 | -1/+5 |
2023-01-20 | io_uring/msg_ring: fix remote queue to disabled ring | Pavel Begunkov | 2 | -2/+10 |
2023-01-20 | io_uring/msg_ring: fix flagging remote execution | Pavel Begunkov | 1 | -17/+23 |
2023-01-20 | Revert "Merge branch 'octeontx2-af-CPT'" | Jakub Kicinski | 5 | -277/+87 |
2023-01-20 | USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100 | Greg Kroah-Hartman | 1 | -1/+1 |
2023-01-20 | usb: host: ehci-fsl: Fix module alias | Alexander Stein | 1 | -1/+1 |
2023-01-20 | tcp: fix rate_app_limited to default to 1 | David Morley | 1 | -0/+2 |
2023-01-20 | bnxt: Do not read past the end of test names | Kees Cook | 2 | -17/+5 |
2023-01-20 | serial: exar: Add support for Sealevel 7xxxC serial cards | Matthew Howell | 1 | -0/+14 |
2023-01-20 | VMCI: Use threaded irqs instead of tasklets | Vishnu Dasa | 1 | -30/+19 |
2023-01-20 | misc: fastrpc: Pass bitfield into qcom_scm_assign_mem | Elliot Berman | 1 | -9/+6 |
2023-01-20 | gsmi: fix null-deref in gsmi_get_variable | Khazhismel Kumykov | 1 | -3/+4 |
2023-01-20 | misc: fastrpc: Fix use-after-free race condition for maps | Ola Jeppsson | 1 | -3/+5 |
2023-01-20 | misc: fastrpc: Don't remove map on creater_process and device_release | Abel Vesa | 1 | -9/+9 |
2023-01-20 | misc: fastrpc: Fix use-after-free and race in fastrpc_map_find | Abel Vesa | 1 | -20/+21 |
2023-01-20 | misc: fastrpc: fix error code in fastrpc_req_mmap() | Dan Carpenter | 1 | -1/+0 |
2023-01-20 | mei: me: add meteor lake point M DID | Alexander Usyskin | 2 | -0/+4 |
2023-01-20 | mei: bus: fix unlink on bus in error path | Alexander Usyskin | 1 | -4/+8 |
2023-01-20 | Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I... | Greg Kroah-Hartman | 1 | -4/+27 |
2023-01-20 | firmware: zynqmp: fix declarations for gcc-13 | Arnd Bergmann | 1 | -4/+4 |
2023-01-20 | net: stmmac: enable all safety features by default | Andrew Halaney | 1 | -0/+14 |
2023-01-20 | octeontx2-af: add mbox to return CPT_AF_FLT_INT info | Srujana Challa | 3 | -0/+56 |
2023-01-20 | octeontx2-af: update cpt lf alloc mailbox | Srujana Challa | 2 | -3/+9 |
2023-01-20 | octeontx2-af: restore rxc conf after teardown sequence | Nithin Dabilpuram | 1 | -4/+18 |
2023-01-20 | octeontx2-af: optimize cpt pf identification | Srujana Challa | 3 | -3/+20 |
2023-01-20 | octeontx2-af: modify FLR sequence for CPT | Srujana Challa | 3 | -47/+53 |
2023-01-20 | octeontx2-af: add mbox for CPT LF reset | Srujana Challa | 2 | -0/+41 |
2023-01-20 | octeontx2-af: recover CPT engine when it gets fault | Srujana Challa | 1 | -30/+80 |
2023-01-19 | thermal: core: call put_device() only after device_register() fails | Viresh Kumar | 1 | -3/+10 |
2023-01-19 | io_uring/msg_ring: fix missing lock on overflow for IOPOLL | Jens Axboe | 1 | -9/+30 |
2023-01-19 | net: dsa: microchip: ksz9477: port map correction in ALU table entry register | Rakesh Sankaranarayanan | 1 | -2/+2 |
2023-01-19 | selftests/net: toeplitz: fix race on tpacket_v3 block close | Willem de Bruijn | 1 | -5/+7 |
2023-01-19 | net/ulp: use consistent error code when blocking ULP | Paolo Abeni | 1 | -1/+1 |
2023-01-19 | driver core: Fix test_async_probe_init saves device in wrong array | Chen Zhongjin | 1 | -1/+1 |
2023-01-19 | w1: fix WARNING after calling w1_process() | Yang Yingliang | 1 | -1/+3 |
2023-01-19 | w1: fix deadloop in __w1_remove_master_device() | Yang Yingliang | 2 | -3/+4 |
2023-01-19 | comedi: adv_pci1760: Fix PWM instruction handling | Ian Abbott | 1 | -1/+1 |
2023-01-19 | io_uring/msg_ring: move double lock/unlock helpers higher up | Jens Axboe | 1 | -24/+23 |
2023-01-19 | tty: serial: qcom_geni: avoid duplicate struct member init | Arnd Bergmann | 1 | -6/+8 |
2023-01-19 | serial: atmel: fix incorrect baudrate setup | Tobias Schramm | 1 | -7/+1 |
2023-01-19 | tty: fix possible null-ptr-defer in spk_ttyio_release | Gaosheng Cui | 1 | -0/+3 |
2023-01-19 | serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler | Marek Vasut | 1 | -27/+4 |
2023-01-19 | serial: amba-pl011: fix high priority character transmission in rs486 mode | Lino Sanfilippo | 1 | -4/+4 |
2023-01-19 | serial: pch_uart: Pass correct sg to dma_unmap_sg() | Ilpo Järvinen | 1 | -1/+1 |
2023-01-19 | tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer | Krzysztof Kozlowski | 1 | -2/+16 |
2023-01-19 | device property: fix of node refcount leak in fwnode_graph_get_next_endpoint() | Yang Yingliang | 1 | -6/+12 |
2023-01-19 | ptdma: pt_core_execute_cmd() should use spinlock | Eric Pilmore | 2 | -4/+5 |
2023-01-19 | usb: dwc3: fix extcon dependency | Arnd Bergmann | 1 | -1/+1 |