summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25Linux 4.19.297v4.19.297Greg Kroah-Hartman1-1/+1
2023-10-25xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong1-2/+2
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook1-1/+2
2023-10-25Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD1-1/+1
2023-10-25phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren1-0/+1
2023-10-25ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-10-25gpio: vf610: set value before the direction to avoid a glitchHaibo Chen1-2/+2
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle1-2/+13
2023-10-25perf: Disallow mis-matched inherited group readsPeter Zijlstra2-6/+34
2023-10-25USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu1-0/+5
2023-10-25USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin1-0/+1
2023-10-25USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda1-0/+1
2023-10-25ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L1-1/+6
2023-10-25Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko1-9/+7
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman1-1/+1
2023-10-25mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov1-1/+1
2023-10-25mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro1-1/+1
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz1-5/+7
2023-10-25btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.cJosef Bacik1-2/+2
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-10-25sky2: Make sure there is at least one frag_addr availableKees Cook1-1/+1
2023-10-25wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-10-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong1-1/+2
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2-4/+6
2023-10-25Bluetooth: Avoid redundant authenticationYing Hsu1-28/+35
2023-10-25HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke1-0/+4
2023-10-25tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger1-0/+1
2023-10-25ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal1-1/+1
2023-10-25gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye1-2/+3
2023-10-25overlayfs: set ctime when setting mtime and atimeJeff Layton1-1/+1
2023-10-25i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit1-1/+1
2023-10-25btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik1-1/+1
2023-10-25btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana1-3/+3
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-10-25libceph: use kernel_connect()Jordan Rife1-2/+2
2023-10-25libceph: fix unaligned accesses in ceph_entity_addr handlingJeff Layton1-40/+37
2023-10-25net: pktgen: Fix interface flags printingGavrilov Ilia1-7/+7
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso1-0/+2
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela1-4/+14
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt1-2/+2
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter1-1/+1
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet1-2/+14
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell3-5/+9
2023-10-25net: rfkill: gpio: prevent value glitch during probeJosua Mayer1-2/+2
2023-10-25net: ipv6: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet1-12/+10
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2-4/+3
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal1-1/+1
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6