summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart2024-10-101-7/+0
* remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka2024-10-101-1/+2
* clk: rockchip: fix error for unknown clocksSebastian Reichel2024-10-101-1/+2
* media: ov5675: Fix power on/off delay timingsBryan O'Donoghue2024-10-101-6/+6
* media: imx335: Fix reset-gpio handlingUmang Jain2024-10-101-5/+4
* aoe: fix the potential use-after-free problem in more placesChun-Yi Lee2024-10-101-1/+12
* riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti2024-10-102-3/+7
* drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui2024-10-102-4/+4
* RDMA/mana_ib: use the correct page size for mapping user-mode doorbell pageLong Li2024-10-101-3/+3
* sysctl: avoid spurious permanent empty tablesThomas Weißschuh2024-10-101-3/+8
* i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...Kaixin Wang2024-10-101-0/+1
* NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever2024-10-101-9/+1
* nfsd: map the EBADMSG to nfserr_io to avoid warningLi Lingfeng2024-10-101-0/+1
* nfsd: fix delegation_blocked() to block correctly for at least 30 secondsNeilBrown2024-10-101-2/+3
* perf hist: Update hist symbol when updating mapsMatt Fleming2024-10-101-0/+5
* perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo2024-10-101-0/+2
* exfat: fix memory leak in exfat_load_bitmap()Yuezhang Mo2024-10-101-5/+5
* riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang2024-10-101-0/+5
* sched/core: Clear prev->dl_server in CFS pick fast pathYoussef Esmat2024-10-101-0/+7
* sched/core: Add clearing of ->dl_server in put_prev_task_balance()Joel Fernandes (Google)2024-10-101-8/+8
* sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira2024-10-101-0/+2
* arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan2024-10-102-0/+3
* arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland2024-10-101-3/+2
* scripts/gdb: fix lx-mounts command errorKuan-Ying Lee2024-10-101-2/+2
* scripts/gdb: add iteration function for rbtreeKuan-Ying Lee2024-10-101-0/+12
* scripts/gdb: fix timerlist parsing issueKuan-Ying Lee2024-10-101-15/+16
* ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu2024-10-101-1/+2
* ocfs2: fix null-ptr-deref when journal load failed.Julian Sun2024-10-101-3/+4
* ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu2024-10-101-1/+0
* ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi2024-10-101-2/+6
* ocfs2: reserve space for inline xattr before attaching reflink treeGautham Ananthakrishna2024-10-102-12/+25
* ocfs2: fix uninit-value in ocfs2_get_block()Joseph Qi2024-10-101-3/+2
* ocfs2: fix the la space leak when unmounting an ocfs2 volumeHeming Zhao2024-10-101-0/+19
* mm: krealloc: consider spare memory for __GFP_ZERODanilo Krummrich2024-10-101-0/+7
* jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commitKemeng Shi2024-10-101-1/+1
* jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns errorBaokun Li2024-10-101-2/+5
* resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying2024-10-101-8/+50
* drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke2024-10-101-0/+5
* of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones2024-10-101-27/+7
* of: address: Report error on resource bounds overflowThomas Weißschuh2024-10-101-0/+5
* drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett2024-10-103-0/+6
* parisc: Fix stack start for ADDR_NO_RANDOMIZE personalityHelge Deller2024-10-101-1/+2
* parisc: Allow mmap(MAP_STACK) memory to automatically expand upwardsHelge Deller2024-10-101-0/+14
* parisc: Fix 64-bit userspace syscall pathHelge Deller2024-10-101-6/+8
* ext4: fix off by one issue in alloc_flex_gd()Baokun Li2024-10-101-8/+10
* ext4: mark fc as ineligible using an handle in ext4_xattr_set()Luis Henriques (SUSE)2024-10-101-1/+2
* ext4: use handle to mark fc as ineligible in __track_dentry_update()Luis Henriques (SUSE)2024-10-101-8/+11
* ext4: fix fast commit inode enqueueing during a full journal commitLuis Henriques (SUSE)2024-10-102-2/+15
* ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()Luis Henriques (SUSE)2024-10-101-2/+5
* ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()Luis Henriques (SUSE)2024-10-101-4/+7