linux-2.6-block.git
2021-06-16 Christophe... powerpc: Don't use 'struct ppc_inst' to reference instr...
2021-06-16 Christophe... powerpc/lib/code-patching: Don't use struct 'ppc_inst...
2021-06-16 Christophe... powerpc/lib/code-patching: Make instr_is_branch_to_addr...
2021-06-16 Christophe... powerpc: Do not dereference code as 'struct ppc_inst...
2021-06-16 Christophe... powerpc/inst: Avoid pointer dereferencing in ppc_inst_e...
2021-06-16 Christophe... powerpc/inst: Improve readability of get_user_instr...
2021-06-16 Christophe... powerpc/inst: Reduce casts in get_user_instr()
2021-06-15 Christophe... powerpc/inst: Fix sparse detection on get_user_instr()
2021-06-15 Christophe... powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
2021-06-15 Christophe... powerpc/traps: Start using PPC_RAW_xx() macros
2021-06-15 Christophe... powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros
2021-06-15 Christophe... powerpc/ebpf32: Use _Rx macros instead of __REG_Rx...
2021-06-15 Christophe... powerpc/ebpf64: Use PPC_RAW_MFLR()
2021-06-15 Christophe... powerpc/ftrace: Use PPC_RAW_MFLR() and PPC_RAW_NOP()
2021-06-15 Christophe... powerpc/security: Use PPC_RAW_BLR() and PPC_RAW_NOP()
2021-06-15 Christophe... powerpc/modules: Use PPC_RAW_xx() macros
2021-06-15 Christophe... powerpc/signal: Use PPC_RAW_xx() macros
2021-06-15 Christophe... powerpc/lib/code-patching: Use PPC_RAW_() macros
2021-06-15 Christophe... powerpc/opcodes: Add shorter macros for registers for...
2021-06-15 Christophe... powerpc: Rework PPC_RAW_xxx() macros for prefixed instr...
2021-06-15 Christophe... powerpc: Don't handle ALTIVEC/SPE in ASM in _switch...
2021-06-15 Christophe... powerpc: Force inlining of csum_add()
2021-06-15 Michael EllermanMerge branch 'fixes' into next
2021-06-15 Finn Thainpowerpc/tau: Remove superfluous parameter in alloc_work...
2021-06-15 Michael Ellermanpowerpc: Fix initrd corruption with relative jump labels
2021-06-15 Christophe... powerpc/perf: Simplify Makefile
2021-06-15 Andy Shevchenkopowerpc/prom_init: Move custom isspace() to its own...
2021-06-15 Shaokun Zhangselftests/powerpc: Remove the repeated declaration
2021-06-15 Baokun Lipowerpc/spider-pci: Remove set but not used variable...
2021-06-15 Baokun Lipowerpc/spufs: Remove set but not used variable 'dummy'
2021-06-15 Tom Rixpowerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()
2021-06-14 Michael Ellermanpowerpc/signal64: Copy siginfo before changing regs...
2021-06-10 Geoff Levandpowerpc/ps3: Add dma_mask to ps3_dma_region
2021-06-10 Geoff Levandpowerpc/ps3: Warn on PS3 device errors
2021-06-10 Geoff Levandpowerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
2021-06-10 Geoff Levandpowerpc/ps3: Re-align DTB in image
2021-06-10 Geoff Levandpowerpc/ps3: Add firmware version to sysfs
2021-06-10 Nathan Chancellorpowerpc/barrier: Avoid collision with clang's __lwsync...
2021-06-06 Christophe... powerpc/mem: Add back missing header to fix 'no previou...
2021-06-01 Frederic BarratRevert "powerpc/kernel/iommu: Align size for IOMMU_PAGE...
2021-05-28 Nicholas PigginKVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
2021-05-28 Nicholas Pigginpowerpc: Fix reverse map real-mode address lookup with...
2021-05-28 Naveen N. Raopowerpc/kprobes: Fix validation of prefixed instruction...
2021-05-23 Nathan Lynchtty: hvc: udbg_hvc: retry putc on -EAGAIN
2021-05-23 Nathan Lynchpowerpc/xmon: make dumping log buffer contents more...
2021-05-23 Christophe... powerpc/kprobes: Replace ppc_optinsn by common optinsn
2021-05-23 Christophe... kprobes: Allow architectures to override optinsn page...
2021-05-23 Nick Desaulnierspowerpc: Kconfig: disable CONFIG_COMPAT for clang < 12
2021-05-23 Nick Desaulnierspowerpc/powernv/pci: fix header guard
2021-05-23 Sathvika Vasireddypowerpc/sstep: Add tests for setb instruction
2021-05-23 Sathvika Vasireddypowerpc/sstep: Add emulation support for ‘setb’ instruction
2021-05-23 Michael Ellermanpowerpc/Makefile: Add ppc32/ppc64_randconfig targets
2021-05-23 Daniel Henrique... powerpc/pseries: minor enhancements in dlpar_memory_rem...
2021-05-23 Daniel Henrique... powerpc/pseries: break early in dlpar_memory_remove_by_...
2021-05-23 Daniel Henrique... powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_re...
2021-05-23 Daniel Henrique... powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_b...
2021-05-23 Zhen Leipowerpc/pseries/ras: Delete a redundant condition branch
2021-05-23 Jiapeng Chongselftests/powerpc: Fix duplicate included pthread.h
2021-05-23 YueHaibingpowerpc/pseries/memhotplug: Remove unused inline functi...
2021-05-20 Nicholas Pigginpowerpc/64s/syscall: Fix ptrace syscall info with scv...
2021-05-20 Nicholas Pigginpowerpc/64s/syscall: Use pt_regs.trap to distinguish...
2021-05-20 Alexey Kardashevskiypowerpc: Fix early setup to make early_ioremap() work
2021-05-17 Michael Ellermanselftests/powerpc: Add test of mitigation patching
2021-05-17 Christophe... powerpc/32s: Remove asm/book3s/32/hash.h
2021-05-17 Christophe... powerpc: Only pad struct pt_regs when needed
2021-05-17 Christophe... powerpc/32s: Speed up likely path of kuap_update_sr()
2021-05-17 Christophe... powerpc/mmu: Remove leftover CONFIG_E200
2021-05-17 Christophe... powerpc/mmu: Don't duplicate radix_enabled()
2021-05-17 Christophe... powerpc/603: Avoid a pile of NOPs when not using SW...
2021-05-17 Christophe... powerpc: Define NR_CPUS all the time
2021-05-17 Zhang Jianhuapowerpc/boot: Fix a typo in partial_decompress() comment
2021-05-17 Christophe... powerpc/8xx: Update mpc885_ads_defconfig to improve CI
2021-05-17 Vaibhav Jainpowerpc/papr_scm: Reduce error severity if nvdimm stats...
2021-05-17 Christophe... powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
2021-05-17 Christophe... powerpc/asm-offset: Remove unused items
2021-05-17 Christophe... powerpc/32s: Remove m8260_gorom()
2021-05-16 Linus TorvaldsLinux 5.13-rc2 v5.13-rc2
2021-05-16 Linus TorvaldsMerge tag 'driver-core-5.13-rc2' of git://git./linux...
2021-05-16 Linus TorvaldsMerge tag 'staging-5.13-rc2' of git://git./linux/kernel...
2021-05-16 Linus TorvaldsMerge tag 'usb-5.13-rc2' of git://git./linux/kernel...
2021-05-16 Linus TorvaldsMerge tag 'timers-urgent-2021-05-16' of git://git....
2021-05-16 Linus TorvaldsMerge tag 'for-linus-5.13b-rc2-tag' of git://git./linux...
2021-05-16 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc2' of git://git....
2021-05-15 Linus TorvaldsMerge tag 'powerpc-5.13-3' of git://git./linux/kernel...
2021-05-15 Linus TorvaldsMerge tag 'sched-urgent-2021-05-15' of git://git./linux...
2021-05-15 Linus TorvaldsMerge tag 'objtool-urgent-2021-05-15' of git://git...
2021-05-15 Linus TorvaldsMerge tag 'irq-urgent-2021-05-15' of git://git./linux...
2021-05-15 Linus TorvaldsMerge tag 'core-urgent-2021-05-15' of git://git./linux...
2021-05-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-15 Linus TorvaldsMerge tag 'arc-5.13-rc2' of git://git./linux/kernel...
2021-05-15 Linus TorvaldsMerge tag 'block-5.13-2021-05-14' of git://git.kernel...
2021-05-15 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-14' of git://git.kerne...
2021-05-15 Linus TorvaldsMerge tag 'erofs-for-5.13-rc2-fixes' of git://git....
2021-05-15 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.13-rc2' of git://git....
2021-05-15 Linus TorvaldsMerge tag 'dax-fixes-5.13-rc2' of git://git./linux...
2021-05-15 Linus TorvaldsMerge tag 'drm-fixes-2021-05-15' of git://anongit.freed...
2021-05-15 Tetsuo Handatty: vt: always invoke vc->vc_sw->con_resize callback
2021-05-15 Christophe... mm/ioremap: fix iomap_max_page_shift
2021-05-15 Rasmus Villemoesdocs: admin-guide: update description for kernel.modpro...
2021-05-15 Jouni Roivashfsplus: prevent corruption in shrinking truncate
next