summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Linux 5.10.204v5.10.204Greg Kroah-Hartman1-1/+1
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin1-1/+6
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha1-0/+3
2023-12-13devcoredump : Serialize devcd_del workMukesh Ojha1-2/+81
2023-12-13smb: client: fix potential NULL deref in parse_dfs_referrals()Paulo Alcantara1-0/+2
2023-12-13cifs: Fix non-availability of dedup breaking generic/304David Howells1-1/+3
2023-12-13Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...Greg Kroah-Hartman2-5/+1
2023-12-13mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter3-1/+5
2023-12-13platform/x86: asus-wmi: Document the dgpu_disable sysfs attributeLuke D. Jones1-0/+9
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim1-1/+4
2023-12-13platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reportingHans de Goede1-5/+12
2023-12-13netfilter: nft_set_pipapo: skip inactive elements during set walkFlorian Westphal1-0/+3
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-13io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-55/+6
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang3-2/+13
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang1-0/+5
2023-12-13KVM: s390/mm: Properly reset no-datClaudio Imbrenda1-1/+1
2023-12-13x86/CPU/AMD: Check vendor in the AMD microcode callbackBorislav Petkov (AMD)1-0/+3
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl1-0/+1
2023-12-13serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl1-4/+6
2023-12-13serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl1-2/+2
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack1-0/+12
2023-12-13ARM: PL011: Fix DMA supportArnd Bergmann1-58/+54
2023-12-13usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-2/+3
2023-12-13Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman1-2/+0
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev1-3/+4
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+4
2023-12-13gpiolib: sysfs: Fix error handling on failed exportBoerge Struempfel1-6/+9
2023-12-13perf: Fix perf_event_validate_size()Peter Zijlstra1-23/+38
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim4-5/+28
2023-12-13tracing: Stop current tracer when resizing bufferSteven Rostedt (Google)1-3/+7
2023-12-13tracing: Set actual size after ring buffer resizeZheng Yejian1-8/+11
2023-12-13ring-buffer: Force absolute timestamp on discard of eventSteven Rostedt (Google)1-11/+8
2023-12-13misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui1-1/+1
2023-12-13misc: mei: client.c: return negative error code in mei_cl_writeSu Hui1-1/+1
2023-12-13arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memoryAngeloGioacchino Del Regno2-2/+2
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno1-2/+2
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2-2/+2
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: Disable snapshot buffer when stopping instance tracersSteven Rostedt (Google)1-76/+34
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)1-2/+1
2023-12-13checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5