summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf: Fix perf_event_validate_size() lockdep splatMark Rutland2023-12-201-0/+10
* HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato2023-12-201-3/+3
* net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-12-201-0/+1
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K2023-12-201-0/+5
* HID: hid-asus: reset the backlight brightness level on resumeDenis Benato2023-12-201-0/+19
* HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum2023-12-201-0/+1
* platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-12-201-2/+2
* bcache: avoid NULL checking to c->root in run_cache_set()Coly Li2023-12-201-1/+1
* bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li2023-12-201-0/+7
* bcache: avoid oversize memory allocation by small stripe_sizeColy Li2023-12-202-0/+3
* blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei2023-12-201-0/+2
* cred: switch to using atomic_long_tJens Axboe2023-12-202-36/+36
* Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas2023-12-201-6/+3
* appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim2023-12-201-5/+4
* net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-201-1/+5
* vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov2023-12-201-1/+1
* sign-file: Fix incorrect return values checkYusong Gao2023-12-201-6/+6
* net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen2023-12-201-0/+6
* qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-201-0/+1
* net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim2023-12-201-1/+3
* atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim2023-12-201-2/+5
* atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye2023-12-201-2/+2
* atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye2023-12-201-2/+2
* qca_spi: Fix reset behaviorStefan Wahren2023-12-201-1/+7
* qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren2023-12-201-3/+5
* qca_debug: Prevent crash on TX ring changesStefan Wahren2023-12-202-5/+16
* Linux 4.19.302v4.19.302Greg Kroah-Hartman2023-12-131-1/+1
* devcoredump: Send uevent once devcd is readyMukesh Ojha2023-12-131-0/+3
* devcoredump : Serialize devcd_del workMukesh Ojha2023-12-131-2/+81
* IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2023-12-132-56/+78
* tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim2023-12-131-1/+4
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-133-1/+8
* psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel2023-12-131-1/+2
* genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2023-12-132-0/+33
* netlink: don't call ->netlink_bind with table lock heldIdo Schimmel2023-12-131-2/+2
* nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi2023-12-131-1/+5
* KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-12-131-1/+1
* x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)2023-12-131-0/+3
* serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl2023-12-131-0/+1
* serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack2023-12-131-0/+12
* usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2023-12-131-2/+3
* parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams2023-12-131-0/+21
* usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev2023-12-131-3/+4
* gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel2023-12-131-6/+9
* perf: Fix perf_event_validate_size()Peter Zijlstra2023-12-131-23/+38
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-134-5/+28
* tracing: Fix a possible race when disabling buffered eventsPetr Pavlu2023-12-131-4/+8
* tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu2023-12-131-8/+4
* tracing: Always update snapshot buffer sizeSteven Rostedt (Google)2023-12-131-2/+1