summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-18NIOS2: irqflags: rename a redefined register nameRandy Dunlap
2021-10-17Linux 5.15-rc6Linus Torvalds
2021-10-17Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-17Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-10-17Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-17Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-17Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-17Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-17Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-17Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-17block, bfq: reset last_bfqq_created on group changePaolo Valente
2021-10-17block: warn when putting the final reference on a registered diskChristoph Hellwig
2021-10-17brd: reduce the brd_devices_mutex scopeTetsuo Handa
2021-10-16Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds
2021-10-16Merge tag 'fixes-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-16Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-16Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-10-16Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov
2021-10-15Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel
2021-10-15Input: snvs_pwrkey - add clk handlingUwe Kleine-König
2021-10-15kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig
2021-10-15block: keep q_usage_counter in atomic mode after del_gendiskChristoph Hellwig
2021-10-15block: drain file system I/O on del_gendiskChristoph Hellwig
2021-10-15block: split bio_queue_enter from blk_queue_enterChristoph Hellwig
2021-10-15block: factor out a blk_try_enter_queue helperChristoph Hellwig
2021-10-15block: call submit_bio_checks under q_usage_counterChristoph Hellwig
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-15ARC: fix potential build snafuVineet Gupta
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck
2021-10-16csky: Fixup regs.sr broken in ptraceGuo Ren
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerAl Viro