summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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.14.333v4.14.333Greg Kroah-Hartman2023-12-131-1/+1
* 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
* 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
* parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams2023-12-131-0/+21
* packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann2023-12-132-9/+9
* 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
* nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi2023-12-131-7/+35
* ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang2023-12-131-0/+1
* scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu2023-12-131-0/+1
* tracing: Fix a warning when allocating buffered events failsPetr Pavlu2023-12-131-6/+5
* hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf2023-12-131-0/+4
* RDMA/bnxt_re: Correct module description stringKalesh AP2023-12-131-1/+1
* tcp: do not accept ACK of bytes we never sentEric Dumazet2023-12-131-1/+5
* net: hns: fix fake link up on xge portYonglong Liu2023-12-131-0/+29
* drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang2023-12-131-1/+1
* tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov2023-12-131-1/+3
* tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2023-12-132-7/+35
* Linux 4.14.332v4.14.332Greg Kroah-Hartman2023-12-081-1/+1
* driver core: Release all resources during unbind before updating device linksSaravana Kannan2023-12-081-2/+2
* net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-12-081-2/+2
* ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda2023-12-081-1/+10
* ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao2023-12-081-2/+4
* btrfs: send: ensure send_fd is writableJann Horn2023-12-081-1/+1
* btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana2023-12-081-1/+1
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* dm verity: don't perform FEC for failed readahead IOWu Bo2023-12-081-1/+3
* dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2023-12-082-7/+2
* firewire: core: fix possible memory leak in create_units()Yang Yingliang2023-12-081-7/+4
* pinctrl: avoid reload of p state in list iterationMaria Yu2023-12-081-3/+3
* usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-12-081-0/+2
* USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-12-081-1/+2
* USB: serial: option: fix FM101R-GL definesPuliang Lu2023-12-081-2/+2
* USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-12-081-0/+1
* bcache: prevent potential division by zero errorRand Deeb2023-12-081-1/+1
* bcache: check return value from btree_node_alloc_replacement()Coly Li2023-12-081-0/+2
* USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-12-081-0/+3
* s390/dasd: protect device queue against concurrent accessJan Höppner2023-12-081-11/+13