Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86/xen: simplify sysenter and syscall setup | Juergen Gross | 2022-11-03 | 1 | -17/+6 | |
| * | | | | | | x86/xen: silence smatch warning in pmu_msr_chk_emulated() | Juergen Gross | 2022-11-03 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-11-06 | 6 | -7/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: fix fortify warning in fs/ext4/fast_commit.c:1551 | Theodore Ts'o | 2022-11-06 | 1 | -2/+3 | |
| * | | | | | | | ext4: fix wrong return err in ext4_load_and_init_journal() | Jason Yan | 2022-11-06 | 1 | -1/+1 | |
| * | | | | | | | ext4: fix warning in 'ext4_da_release_space' | Ye Bin | 2022-11-06 | 1 | -1/+2 | |
| * | | | | | | | ext4: fix BUG_ON() when directory entry has invalid rec_len | Luís Henriques | 2022-11-06 | 1 | -1/+9 | |
| * | | | | | | | ext4: update the backup superblock's at the end of the online resize | Theodore Ts'o | 2022-10-28 | 2 | -2/+6 | |
* | | | | | | | | Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-11-06 | 6 | -62/+105 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: fix use-after-free on the link name | ChenXiaoSong | 2022-11-05 | 2 | -6/+25 | |
| * | | | | | | | | cifs: avoid unnecessary iteration of tcp sessions | Shyam Prasad N | 2022-11-05 | 3 | -51/+55 | |
| * | | | | | | | | cifs: always iterate smb sessions using primary channel | Shyam Prasad N | 2022-11-05 | 4 | -5/+25 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2022-11-06 | 5 | -26/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() | Shang XiaoJing | 2022-11-04 | 1 | -11/+7 | |
| * | | | | | | | | tracing/fprobe: Fix to check whether fprobe is registered correctly | Masami Hiramatsu (Google) | 2022-11-04 | 1 | -1/+2 | |
| * | | | | | | | | fprobe: Check rethook_alloc() return in rethook initialization | Rafael Mendonca | 2022-11-04 | 1 | -0/+2 | |
| * | | | | | | | | kprobe: reverse kp->flags when arm_kprobe failed | Li Qiang | 2022-11-04 | 1 | -1/+4 | |
| * | | | | | | | | ftrace: Fix use-after-free for dynamic ftrace_ops | Li Huafei | 2022-11-03 | 1 | -13/+3 | |
| * | | | | | | | | ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() | Steven Rostedt (Google) | 2022-11-03 | 1 | -0/+11 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2022-11-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'acpi-x86' | Rafael J. Wysocki | 2022-11-05 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: x86: Add another system to quirk list for forcing StorageD3Enable | Mario Limonciello | 2022-10-28 | 1 | -0/+6 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux | Linus Torvalds | 2022-11-05 | 4 | -50/+77 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: blk_add_rq_to_plug(): clear stale 'last' after flush | Al Viro | 2022-11-01 | 1 | -0/+1 | |
| * | | | | | | | | | blk-mq: Fix kmemleak in blk_mq_init_allocated_queue | Chen Jun | 2022-10-31 | 1 | -3/+1 | |
| * | | | | | | | | | block: Fix possible memory leak for rq_wb on add_disk failure | Chen Zhongjin | 2022-10-31 | 1 | -0/+1 | |
| * | | | | | | | | | ublk_drv: add ublk_queue_cmd() for cleanup | Ming Lei | 2022-10-31 | 1 | -26/+21 | |
| * | | | | | | | | | ublk_drv: avoid to touch io_uring cmd in blk_mq io path | Ming Lei | 2022-10-31 | 1 | -30/+53 | |
| * | | | | | | | | | ublk_drv: comment on ublk_driver entry of Kconfig | Ming Lei | 2022-10-31 | 1 | -0/+6 | |
| * | | | | | | | | | ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module | Ming Lei | 2022-10-31 | 1 | -0/+3 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-11-05 | 3 | -11/+72 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64: cpufeature: Fix the visibility of compat hwcaps | Amit Daniel Kachhap | 2022-11-03 | 2 | -10/+70 | |
| * | | | | | | | | | | arm64: entry: avoid kprobe recursion | Mark Rutland | 2022-11-01 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-11-05 | 4 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation: devres: add missing I2C helper | Yang Yingliang | 2022-11-02 | 1 | -0/+1 | |
| * | | | | | | | | | | i2c: i801: add lis3lv02d's I2C address for Vostro 5568 | Nam Cao | 2022-11-01 | 1 | -0/+1 | |
| * | | | | | | | | | | i2c: tegra: Allocate DMA memory for DMA engine | Thierry Reding | 2022-11-01 | 1 | -6/+10 | |
| * | | | | | | | | | | i2c: piix4: Fix adapter not be removed in piix4_remove() | Chen Zhongjin | 2022-11-01 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2022-11-04 | 29 | -386/+670 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'refcount-cow-domain-6.1_2022-10-31' of git://git.kernel.org/pub/sc... | Darrick J. Wong | 2022-11-01 | 12 | -184/+368 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | xfs: rename XFS_REFC_COW_START to _COWFLAG | Darrick J. Wong | 2022-10-31 | 3 | -6/+6 | |
| | * | | | | | | | | | | xfs: fix uninitialized list head in struct xfs_refcount_recovery | Darrick J. Wong | 2022-10-31 | 1 | -4/+6 | |
| | * | | | | | | | | | | xfs: fix agblocks check in the cow leftover recovery function | Darrick J. Wong | 2022-10-31 | 1 | -1/+3 | |
| | * | | | | | | | | | | xfs: check record domain when accessing refcount records | Darrick J. Wong | 2022-10-31 | 2 | -14/+43 | |
| | * | | | | | | | | | | xfs: remove XFS_FIND_RCEXT_SHARED and _COW | Darrick J. Wong | 2022-10-31 | 1 | -31/+17 | |
| | * | | | | | | | | | | xfs: refactor domain and refcount checking | Darrick J. Wong | 2022-10-31 | 3 | -10/+17 | |
| | * | | | | | | | | | | xfs: report refcount domain in tracepoints | Darrick J. Wong | 2022-10-31 | 2 | -9/+43 | |
| | * | | | | | | | | | | xfs: track cow/shared record domains explicitly in xfs_refcount_irec | Darrick J. Wong | 2022-10-31 | 5 | -67/+151 | |
| | * | | | | | | | | | | xfs: refactor refcount record usage in xchk_refcountbt_rec | Darrick J. Wong | 2022-10-31 | 1 | -30/+24 | |
| | * | | | | | | | | | | xfs: move _irec structs to xfs_types.h | Darrick J. Wong | 2022-10-31 | 2 | -20/+20 |