summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13Linux 4.14.333v4.14.333Greg Kroah-Hartman
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel
2023-12-13netlink: don't call ->netlink_bind with table lock heldIdo Schimmel
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams
2023-12-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann
2023-12-13tracing: Fix a possible race when disabling buffered eventsPetr Pavlu
2023-12-13tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu
2023-12-13tracing: Fix a warning when allocating buffered events failsPetr Pavlu
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-13tcp: do not accept ACK of bytes we never sentEric Dumazet
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08Linux 4.14.332v4.14.332Greg Kroah-Hartman
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao
2023-12-08btrfs: send: ensure send_fd is writableJann Horn
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso
2023-12-08bcache: prevent potential division by zero errorRand Deeb
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner
2023-12-08mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-08arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini