summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 daysiio: imu: st_lsm6dsx: fix stack leak in tagged FIFO bufferGreg Kroah-Hartman1-1/+1
14 daysdrm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander1-4/+31
14 daysdrm/i915/psr: Read Intel DPCD workaround registerJouni Högander2-1/+9
14 daysdrm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander1-0/+15
14 daysRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin1-3/+8
14 daysRevert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera2-2/+2
14 daysnet: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov1-0/+10
14 daysipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen1-0/+3
14 daysipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen1-0/+2
14 daysvsock/virtio: bind uarg before filling zerocopy skbJingguo Tan1-3/+9
14 daysnet: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich1-0/+3
14 dayssctp: fix race between sctp_wait_for_connect and peeloffZhenghang Xiao1-0/+2
14 daysnet: mana: Skip redundant detach on already-detached portDipayaan Roy1-0/+6
14 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy1-29/+41
14 daysgpio: rockchip: teardown bugs and resource leaksMarco Scardovi1-1/+16
14 daysgpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi1-5/+1
14 daysgpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter1-2/+2
14 daysgpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski1-1/+3
14 daysBluetooth: hci_sync: Reset device counters in hci_dev_close_sync()Heitor Alves de Siqueira1-0/+4
14 daysBluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device closeHeitor Alves de Siqueira1-0/+8
14 daysBluetooth: L2CAP: Fix possible crash on l2cap_ecred_conn_rspLuiz Augusto von Dentz1-5/+22
14 daysBluetooth: l2cap: clear chan->ident on ECRED reconfiguration successZhenghang Xiao1-2/+8
14 daysdpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera2-19/+9
14 daysdpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera2-2/+12
14 daysdpll: zl3073x: add die temperature reporting for supported chipsIvan Vecera5-14/+42
14 daysdpll: zl3073x: detect DPLL channel count from chip ID at runtimeIvan Vecera4-167/+82
14 daysnet/handshake: Drain pending requests at net namespace exitChuck Lever2-3/+12
14 daysnet/handshake: Take a long-lived file reference at submitChuck Lever3-13/+37
14 daysnet/handshake: hand off the pinned file reference to accept_doitChuck Lever3-5/+28
14 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever8-8/+18
14 daysnvme-tcp: store negative errno in queue->tls_errChuck Lever1-1/+1
14 daysnet/handshake: Use spin_lock_bh for hn_lockChuck Lever3-9/+11
14 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao1-3/+3
14 daysnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao1-0/+3
14 daysnet/sched: act_mirred: Fix return code in early mirred redirect error pathsVictor Nogueira1-5/+13
14 daysnet/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflowKito Xu (veritas501)1-7/+11
14 daysnet/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loopJamal Hadi Salim1-17/+30
14 daysnet: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
14 daysnet/sched: fix packet loop on netem when duplicate is onJamal Hadi Salim1-4/+3
14 daysnet/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim1-40/+0
14 daysipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar1-1/+1
14 daysethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski1-1/+4
14 daysethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski1-3/+2
14 daysethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski1-1/+1
14 daysethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski1-4/+2
14 daysethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski1-0/+13
14 daysethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski1-2/+4
14 daysethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski1-5/+5
14 daysethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski1-4/+2
14 daysethtool: tsconfig: fix reply error handlingJakub Kicinski1-2/+7