summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter1-0/+2
2024-11-08NFS: Remove print_overflow_msg()Chuck Lever8-600/+219
2024-11-08fbdev: sisfb: Fix strbuf array overflowAndrey Shumilin1-1/+1
2024-11-08driver core: bus: Return -EIO instead of 0 when show/store invalid bus attributeZijun Hu1-2/+4
2024-11-08tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-11-08usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang1-1/+7
2024-11-08media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao1-4/+4
2024-11-08PCI: Mark Creative Labs EMU20k2 INTx masking as brokenAlex Williamson1-0/+2
2024-11-08i2c: i801: Use a different adapter-name for IDF adaptersHans de Goede1-1/+8
2024-11-08clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski1-1/+1
2024-11-08ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-11-08s390/cpum_sf: Remove WARN_ON_ONCE statementsThomas Richter1-8/+4
2024-11-08ext4: nested locking for xattr inodeWojciech Gładysz1-2/+2
2024-11-08s390/mm: Add cond_resched() to cmm_alloc/free_pages()Gerald Schaefer1-1/+17
2024-11-08s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-11-08bpf: Check percpu map value size firstTao Chen2-0/+6
2024-11-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-11-08virtio_console: fix misc probe bugsMichael S. Tsirkin1-8/+10
2024-11-08drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-11-08drm: Move drm_mode_setcrtc() local re-init to failure pathSean Paul1-7/+9
2024-11-08tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)1-4/+2
2024-11-08net: ethernet: cortina: Drop TSO supportLinus Walleij1-13/+2
2024-11-08ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2024-11-08ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf1-3/+9
2024-11-08ACPI: battery: Simplify battery hook lockingArmin Wolf1-9/+9
2024-11-08rtc: at91sam9: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-11-08rtc: at91sam9: drop platform_data supportAlexandre Belloni2-37/+9
2024-11-08nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown1-2/+3
2024-11-08nfsd: use ktime_get_seconds() for timestampsArnd Bergmann1-5/+5
2024-11-08uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov1-1/+1
2024-11-08arm64: errata: Expand speculative SSBS workaround once moreMark Rutland3-0/+6
2024-11-08arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-11-08arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2024-11-08ext4: update orig_path in ext4_find_extent()Baokun Li2-2/+2
2024-11-08ext4: fix slab-use-after-free in ext4_split_extent_at()Baokun Li1-1/+20
2024-11-08ext4: avoid ext4_error()'s caused by ENOMEM in the truncate pathTheodore Ts'o2-10/+34
2024-11-08gpio: davinci: fix lazy disableEmanuele Ghidoli1-4/+4
2024-11-08btrfs: wait for fixup workers before stopping cleaner kthread during umountFilipe Manana1-0/+11
2024-11-08Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa1-3/+10
2024-11-08tomoyo: fallback to realpath if symlink's pathname does not existTetsuo Handa1-3/+6
2024-11-08iio: magnetometer: ak8975: Fix reading for ak099xx sensorsBarnabás Czémán1-16/+16
2024-11-08media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang1-0/+1
2024-11-08media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil1-1/+5
2024-11-08clk: rockchip: fix error for unknown clocksSebastian Reichel1-1/+2
2024-11-08aoe: fix the potential use-after-free problem in more placesChun-Yi Lee1-1/+12
2024-11-08riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang1-0/+5
2024-11-08ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu1-1/+2
2024-11-08ocfs2: fix null-ptr-deref when journal load failed.Julian Sun1-3/+4
2024-11-08ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu1-1/+0
2024-11-08ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi1-2/+6