summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-252-6/+34
* USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu2023-10-251-0/+5
* USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin2023-10-251-0/+1
* USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda2023-10-251-0/+1
* ACPI: irq: Fix incorrect return value in acpi_register_gsi()Sunil V L2023-10-251-1/+6
* Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"Andy Shevchenko2023-10-251-9/+7
* mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-10-251-1/+1
* mtd: spinand: micron: correct bitmask for ecc statusMartin Kurbanov2023-10-251-1/+1
* mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro2023-10-251-1/+1
* Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz2023-10-251-5/+7
* btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.cJosef Bacik2023-10-251-2/+2
* drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik2023-10-251-0/+16
* sky2: Make sure there is at least one frag_addr availableKees Cook2023-10-251-1/+1
* wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2023-10-251-1/+1
* wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong2023-10-251-1/+2
* Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-10-252-4/+6
* Bluetooth: Avoid redundant authenticationYing Hsu2023-10-251-28/+35
* HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke2023-10-251-0/+4
* tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger2023-10-251-0/+1
* ata: libata-eh: Fix compilation warning in ata_eh_link_report()Damien Le Moal2023-10-251-1/+1
* gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye2023-10-251-2/+3
* overlayfs: set ctime when setting mtime and atimeJeff Layton2023-10-251-1/+1
* i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit2023-10-251-1/+1
* btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik2023-10-251-1/+1
* btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana2023-10-251-3/+3
* ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren2023-10-251-0/+1
* libceph: use kernel_connect()Jordan Rife2023-10-251-2/+2
* libceph: fix unaligned accesses in ceph_entity_addr handlingJeff Layton2023-10-251-40/+37
* net: pktgen: Fix interface flags printingGavrilov Ilia2023-10-251-7/+7
* netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso2023-10-251-0/+2
* net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela2023-10-251-4/+14
* i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt2023-10-251-2/+2
* net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter2023-10-251-1/+1
* tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet2023-10-251-2/+14
* tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-253-5/+9
* net: rfkill: gpio: prevent value glitch during probeJosua Mayer2023-10-251-2/+2
* net: ipv6: fix return value check in esp_remove_trailerMa Ke2023-10-251-1/+3
* net: ipv4: fix return value check in esp_remove_trailerMa Ke2023-10-251-1/+3
* xfrm: interface: use DEV_STATS_INC()Eric Dumazet2023-10-251-12/+10
* xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-10-252-4/+3
* netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal2023-10-251-1/+1
* KVM: x86: Mask LVTPC when handling a PMIJim Mattson2023-10-251-2/+6
* regmap: fix NULL deref on lookupJohan Hovold2023-10-251-1/+1
* nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski2023-10-251-0/+2
* Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann2023-10-251-1/+1
* Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz2023-10-251-2/+1
* Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy2023-10-251-0/+3
* Bluetooth: Fix a refcnt underflow problem for hci_connZiyang Xuan2023-10-251-2/+2
* Bluetooth: Reject connection with the device which has same BD_ADDRLee, Chun-Yi2023-10-252-0/+20
* Bluetooth: hci_event: Ignore NULL link keyLee, Chun-Yi2023-10-251-0/+9