summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Linux 4.14.333v4.14.333Greg Kroah-Hartman1-1/+1
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel3-1/+8
2023-12-13psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel1-1/+2
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel2-0/+33
2023-12-13netlink: don't call ->netlink_bind with table lock heldIdo Schimmel1-2/+2
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl1-0/+1
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack1-0/+12
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann2-9/+9
2023-12-13tracing: Fix a possible race when disabling buffered eventsPetr Pavlu1-4/+8
2023-12-13tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu1-8/+4
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)1-2/+1
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang1-0/+1
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu1-0/+1
2023-12-13tracing: Fix a warning when allocating buffered events failsPetr Pavlu1-6/+5
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf1-0/+4
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-13tcp: do not accept ACK of bytes we never sentEric Dumazet1-1/+5
2023-12-13net: hns: fix fake link up on xge portYonglong Liu1-0/+29
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov1-1/+3
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2-7/+35
2023-12-08Linux 4.14.332v4.14.332Greg Kroah-Hartman1-1/+1
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan1-2/+2
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao1-2/+4
2023-12-08btrfs: send: ensure send_fd is writableJann Horn1-1/+1
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana1-1/+1
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu1-3/+3
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-08bcache: prevent potential division by zero errorRand Deeb1-1/+1
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li1-0/+2
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-08mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2