| Commit message (Expand) | Author | Files | Lines |
2021-10-17 | block: warn when putting the final reference on a registered disk | Christoph Hellwig | 1 | -0/+1 |
2021-10-17 | brd: reduce the brd_devices_mutex scope | Tetsuo Handa | 1 | -22/+22 |
2021-10-16 | x86/fpu: Mask out the invalid MXCSR bits properly | Borislav Petkov | 1 | -1/+1 |
2021-10-16 | Input: touchscreen - avoid bitwise vs logical OR warning | Nathan Chancellor | 1 | -21/+21 |
2021-10-16 | Input: xpad - add support for another USB ID of Nacon GC-100 | Michael Cullen | 1 | -0/+2 |
2021-10-16 | Input: resistive-adc-touch - fix division by zero error on z1 == 0 | Oleksij Rempel | 1 | -13/+16 |
2021-10-16 | Input: snvs_pwrkey - add clk handling | Uwe Kleine-König | 1 | -0/+29 |
2021-10-16 | kyber: avoid q->disk dereferences in trace points | Christoph Hellwig | 2 | -14/+15 |
2021-10-16 | block: keep q_usage_counter in atomic mode after del_gendisk | Christoph Hellwig | 3 | -2/+11 |
2021-10-16 | block: drain file system I/O on del_gendisk | Christoph Hellwig | 4 | -15/+35 |
2021-10-16 | block: split bio_queue_enter from blk_queue_enter | Christoph Hellwig | 1 | -8/+25 |
2021-10-16 | block: factor out a blk_try_enter_queue helper | Christoph Hellwig | 1 | -28/+32 |
2021-10-16 | block: call submit_bio_checks under q_usage_counter | Christoph Hellwig | 1 | -22/+12 |
2021-10-16 | nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^' | Steven Rostedt | 1 | -1/+1 |
2021-10-16 | ARC: fix potential build snafu | Vineet Gupta | 1 | -5/+0 |
2021-10-16 | csky: Make HAVE_TCM depend on !COMPILE_TEST | Guenter Roeck | 1 | -0/+1 |
2021-10-16 | csky: bitops: Remove duplicate __clear_bit define | Guenter Roeck | 1 | -1/+0 |
2021-10-16 | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it | Guenter Roeck | 1 | -1/+1 |
2021-10-16 | csky: Fixup regs.sr broken in ptrace | Guo Ren | 1 | -1/+2 |
2021-10-16 | csky: don't let sigreturn play with priveleged bits of status register | Al Viro | 1 | -0/+4 |
2021-10-15 | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest | Michael Ellerman | 1 | -2/+7 |
2021-10-15 | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() | Michael Ellerman | 1 | -9/+10 |
2021-10-15 | perf/x86/msr: Add Sapphire Rapids CPU support | Kan Liang | 1 | -0/+1 |
2021-10-15 | eeprom: 93xx46: fix MODULE_DEVICE_TABLE | Arnd Bergmann | 1 | -1/+1 |
2021-10-15 | drm/panel: olimex-lcd-olinuxino: select CRC32 | Vegard Nossum | 1 | -0/+1 |
2021-10-15 | drm/r128: fix build for UML | Randy Dunlap | 1 | -1/+1 |
2021-10-15 | drm/nouveau/fifo: Reinstate the correct engine bit programming | Marek Vasut | 1 | -1/+1 |
2021-10-15 | drm/hyperv: Fix double mouse pointers | Dexuan Cui | 3 | -1/+55 |
2021-10-15 | drm/fbdev: Clamp fbdev surface size if too large | Thomas Zimmermann | 1 | -0/+6 |
2021-10-15 | drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read | Douglas Anderson | 1 | -3/+12 |
2021-10-15 | ARM: imx: register reset controller from a platform driver | Philipp Zabel | 1 | -9/+31 |
2021-10-14 | libperf tests: Fix test_stat_cpu | Shunsuke Nakamura | 2 | -6/+6 |
2021-10-14 | libperf test evsel: Fix build error on !x86 architectures | Shunsuke Nakamura | 1 | -0/+1 |
2021-10-14 | perf report: Output non-zero offset for decompressed records | Alexey Bayduraev | 1 | -2/+2 |
2021-10-14 | io_uring: fix wrong condition to grab uring lock | Hao Xu | 1 | -1/+1 |
2021-10-14 | icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe | Xin Long | 1 | -12/+11 |
2021-10-14 | MAINTAINERS: Update the devicetree documentation path of imx fec driver | Cai Huoqing | 1 | -1/+1 |
2021-10-14 | sctp: account stream padding length for reconf chunk | Eiichi Tsukata | 1 | -1/+1 |
2021-10-14 | mlxsw: thermal: Fix out-of-bounds memory accesses | Ido Schimmel | 1 | -47/+5 |
2021-10-14 | ethernet: s2io: fix setting mac address during resume | Arnd Bergmann | 1 | -1/+1 |
2021-10-14 | MAINTAINERS: Update entry for the Stratix10 firmware | Dinh Nguyen | 1 | -1/+1 |
2021-10-14 | spi-mux: Fix false-positive lockdep splats | Uwe Kleine-König | 2 | -6/+13 |
2021-10-14 | spi: Fix deadlock when adding SPI controllers on SPI buses | Mark Brown | 2 | -11/+9 |
2021-10-14 | EDAC/armada-xp: Fix output of uncorrectable error counter | Hans Potsch | 1 | -1/+1 |
2021-10-14 | nvme: fix per-namespace chardev deletion | Adam Manzanares | 2 | -11/+12 |
2021-10-14 | NFC: digital: fix possible memory leak in digital_in_send_sdd_req() | Ziyang Xuan | 1 | -2/+6 |
2021-10-14 | NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() | Ziyang Xuan | 1 | -2/+7 |
2021-10-14 | nfc: fix error handling of nfc_proto_register() | Ziyang Xuan | 1 | -0/+3 |
2021-10-14 | Revert "net: procfs: add seq_puts() statement for dev_mcast" | Vladimir Oltean | 1 | -13/+11 |
2021-10-14 | selftests/ftrace: Update test for more eprobe removal process | Steven Rostedt (VMware) | 1 | -2/+52 |