aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-21fuse: get rid of fuse_put_super()Miklos Szeredi3-9/+15
2021-10-21fuse: check s_root when destroying sbMiklos Szeredi2-2/+2
2021-10-17Linux 5.15-rc6Linus Torvalds1-1/+1
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente1-0/+6
2021-10-17block: warn when putting the final reference on a registered diskChristoph Hellwig1-0/+1
2021-10-17brd: reduce the brd_devices_mutex scopeTetsuo Handa1-22/+22
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov1-1/+1
2021-10-15Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-21/+21
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel1-13/+16
2021-10-15Input: snvs_pwrkey - add clk handlingUwe Kleine-König1-0/+29
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2-14/+15
2021-10-15block: keep q_usage_counter in atomic mode after del_gendiskChristoph Hellwig3-2/+11
2021-10-15block: drain file system I/O on del_gendiskChristoph Hellwig4-15/+35
2021-10-15block: split bio_queue_enter from blk_queue_enterChristoph Hellwig1-8/+25
2021-10-15block: factor out a blk_try_enter_queue helperChristoph Hellwig1-28/+32
2021-10-15block: call submit_bio_checks under q_usage_counterChristoph Hellwig1-22/+12
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt1-1/+1
2021-10-15ARC: fix potential build snafuVineet Gupta1-5/+0
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck1-1/+0
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck1-1/+1
2021-10-16csky: Fixup regs.sr broken in ptraceGuo Ren1-1/+2
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerAl Viro1-0/+4
2021-10-16KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman1-2/+7
2021-10-16KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman1-9/+10
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang1-0/+1
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2021-10-15drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum1-0/+1
2021-10-15drm/r128: fix build for UMLRandy Dunlap1-1/+1
2021-10-15drm/nouveau/fifo: Reinstate the correct engine bit programmingMarek Vasut1-1/+1
2021-10-15drm/hyperv: Fix double mouse pointersDexuan Cui3-1/+55
2021-10-15drm/fbdev: Clamp fbdev surface size if too largeThomas Zimmermann1-0/+6
2021-10-15drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks readDouglas Anderson1-3/+12
2021-10-15ARM: imx: register reset controller from a platform driverPhilipp Zabel1-9/+31
2021-10-14libperf tests: Fix test_stat_cpuShunsuke Nakamura2-6/+6
2021-10-14libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura1-0/+1
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev1-2/+2
2021-10-14io_uring: fix wrong condition to grab uring lockHao Xu1-1/+1
2021-10-14icmp: fix icmp_ext_echo_iio parsing in icmp_build_probeXin Long1-12/+11
2021-10-14MAINTAINERS: Update the devicetree documentation path of imx fec driverCai Huoqing1-1/+1
2021-10-14sctp: account stream padding length for reconf chunkEiichi Tsukata1-1/+1
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-14ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-14MAINTAINERS: Update entry for the Stratix10 firmwareDinh Nguyen1-1/+1
2021-10-14spi-mux: Fix false-positive lockdep splatsUwe Kleine-König2-6/+13
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2-11/+9
2021-10-14EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch1-1/+1
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares2-11/+12
2021-10-14ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1