]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2022-12-02  Nicholas Pigginpowerpc/pseries: hvcall stack frame overhead
2022-12-02  Nicholas Pigginpowerpc: Rearrange copy_thread child stack creation
2022-12-02  Nicholas Pigginpowerpc/perf: callchain validate kernel stack pointer...
2022-12-02  Nicholas Pigginpowerpc/64: Remove asm interrupt tracing call helpers
2022-12-02  Nicholas Pigginpowerpc/64: Option to build big-endian with ELFv2 ABI
2022-12-02  Nicholas Pigginpowerpc/64: Add big-endian ELFv2 flavour to crypto...
2022-12-02  Nicholas Pigginpowerpc/64: Add module check for ELF ABI version
2022-12-02  Nicholas Pigginmodule: add module_elf_check_arch for module-specific...
2022-12-02  Benjamin Graypowerpc/code-patching: Consolidate and cache per-cpu...
2022-12-02  Christopher... powerpc/code-patching: Use temporary mm for Radix MMU
2022-11-30  Benjamin Graypowerpc/tlb: Add local flush for page given mm_struct...
2022-11-30  Benjamin Graypowerpc/mm: Remove flush_all_mm, local_flush_all_mm
2022-11-30  Benjamin Graycxl: Use radix__flush_all_mm instead of generic flush_a...
2022-11-30  Benjamin Graypowerpc/mm: Remove empty hash__ functions
2022-11-30  Benjamin Graypowerpc/code-patching: Use WARN_ON and fix check in...
2022-11-30  Jordan Niethepowerpc: Allow clearing and restoring registers indepen...
2022-11-30  Pali Rohárpowerpc/fsl-pci: Choose PCI host bridge with alias...
2022-11-30  Pali Rohárpowerpc: dts: turris1x.dts: Add channel labels for...
2022-11-30  Thomas Weißschuhpowerpc/book3e: remove #include <generated/utsrelease.h>
2022-11-30  Naveen N. Raoselftests/powerpc: Account for offline cpus in perf...
2022-11-30  Naveen N. Raoselftests/powerpc: Bump up rlimit for perf-hwbreak...
2022-11-30  Naveen N. Raoselftests/powerpc: Move perror closer to its use
2022-11-30  Christoph Hellwigpowerpc/ps3: mark ps3_system_bus_type static
2022-11-30  Michael EllermanMerge branch 'fixes' into next
2022-11-30  Michael EllermanMerge branch 'topic/ppc-kvm' into next
2022-11-30  Nicholas PigginKVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
2022-11-25  Michael Ellermanpowerpc/64s: Add missing declaration for machine_check_...
2022-11-24  Tiezhu Yangpowerpc: Use "grep -E" instead of "egrep"
2022-11-24  Nayna Jainpowerpc/pseries: fix plpks_read_var() code for differen...
2022-11-24  Nayna Jainpowerpc/pseries: replace kmalloc with kzalloc in PLPKS...
2022-11-24  Nayna Jainpowerpc/pseries: cleanup error logs in plpks driver
2022-11-24  Nayna Jainpowerpc/pseries: Return -EIO instead of -EINTR for...
2022-11-24  Nayna Jainpowerpc/pseries: Fix the H_CALL error code in PLPKS...
2022-11-24  Nayna Jainpowerpc/pseries: fix the object owners enum value in...
2022-11-24  Chen Lifupowerpc/powermac: Fix symbol not declared warnings
2022-11-24  Bo Liupowerpc/pseries/eeh: Fix some kernel-doc warnings
2022-11-24  Russell Curreypowerpc/8xx: Fix warning in hw_breakpoint_handler()
2022-11-24  Shaomin Dengselftests/powerpc: Remove repeated word in comments
2022-11-24  Colin Ian Kingselftests/powerpc: Fix spelling mistake "mmaping" ...
2022-11-24  Naveen N. Raopowerpc/kprobes: Use preempt_enable() rather than the...
2022-11-24  Naveen N. Raopowerpc/kprobes: Have optimized_callback() use preempt_...
2022-11-24  Naveen N. Raopowerpc/kprobes: Remove preempt disable around call...
2022-11-24  ruanjinjiepowerpc/mpic_msgr: fix cast removes address space of...
2022-11-24  Yang Yingliangpowerpc/xive: add missing iounmap() in error path in...
2022-11-24  Stephen Rothwellpowerpc: suppress some linker warnings in recent linker...
2022-11-24  Christophe... powerpc/sysdev: Remove some duplicate prefix in some...
2022-11-24  Nicholas Pigginpowerpc: remove the last remnants of cputime_t
2022-11-24  Michael Ellermanpowerpc: Print instruction dump on a single line
2022-11-24  Michael Ellermanpowerpc: Make instruction dump work with scripts/decodecode
2022-11-24  Joel Stanleypowerpc/microwatt: Add litesd
2022-11-24  Christophe... powerpc/8xx: Reverse order entries are written by __set...
2022-11-24  Christophe... powerpc/8xx: Simplify pte_update() with 16k pages
2022-11-24  Dmitry Torokhovpowerpc/sgy_cts1000: convert to using gpiod API and...
2022-11-24  Dmitry Torokhovpowerpc/warp: switch to using gpiod API
2022-11-24  Gustavo A.... powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
2022-11-24  Kajol Jainpowerpc/kvm: Remove unused references for MMCR3/SIER2...
2022-11-24  Disha Goelpowerpc/kvm: Remove unused macros from asm-offset
2022-11-24  Xiu Jianfengpowerpc/pasemi: Add __init/__exit annotations to module...
2022-11-24  Nicholas Pigginpowerpc: add compile-time support for lbarx, lharx
2022-11-24  Shaomin Dengdrivers/ps3: Fix double word in comments
2022-11-24  Nicholas Miehlbradtdocs: powerpc: add POWER9 and POWER10 to CPU families
2022-11-24  Naveen N. Raopowerpc/ftrace: Ignore weak functions
2022-11-24  Deming Wangpowerpc/pseries: Fix formatting to make code look more...
2022-11-24  Yang Yingliangocxl: fix pci device refcount leak when calling get_fun...
2022-11-24  Yang Yingliangocxl: fix possible name leak in ocxl_file_register_afu()
2022-11-24  Yang Yingliangcxl: fix possible null-ptr-deref in cxl_pci_init_afu...
2022-11-24  Yang Yingliangcxl: fix possible null-ptr-deref in cxl_guest_init_afu...
2022-11-24  Miaoqian Lincxl: Fix refcount leak in cxl_calc_capp_routing
2022-11-24  Julia Lawallcxl: fix typo in comment
2022-11-24  Deming Wangpowerpc/xive: remove unused parameter
2022-11-24  Randy Dunlappowerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
2022-11-24  Christophe... powerpc: Remove find_current_mm_pte()
2022-11-24  Christophe... powerpc/52xx: Fix a resource leak in an error handling...
2022-11-24  Xie Shaowenmacintosh/macio-adb: check the return value of ioremap()
2022-11-24  Yang Yingliangmacintosh: fix possible memory leak in macio_add_one_de...
2022-11-24  Yang Yingliangmacintosh: Switch to use for_each_child_of_node() macro
2022-11-24  Li zemingmacintosh/windfarm_pid: Add header file macro definition
2022-11-24  Li zemingmacintosh/ams/ams: Add header file macro definition
2022-11-24  Stephen Kittmacintosh/via-pmu-backlight: Use backlight helper
2022-11-24  Finn Thainmacintosh/via-pmu: Avoid compiler warnings when CONFIG_...
2022-11-24  Haowen Baimacintosh/macio-adb: Fix warning comparing pointer...
2022-11-24  Haowen Baimacintosh/windfarm_pm121: Fix warning comparing pointer...
2022-11-24  Haowen Baimacintosh/windfarm_pm91: Fix warning comparing pointer...
2022-11-24  Haowen Baimacintosh/adb: Fix warning comparing pointer to 0
2022-11-24  Haowen Baimacintosh/windfarm_pm81: Fix warning comparing pointer...
2022-11-24  Uwe Kleine... macintosh/windfarm_smu_sat: Convert to i2c's .probe_new()
2022-11-24  Uwe Kleine... macintosh/windfarm_max6690_sensor: Convert to i2c's...
2022-11-24  Uwe Kleine... macintosh/windfarm_lm87_sensor: Convert to i2c's .probe...
2022-11-24  Uwe Kleine... macintosh/windfarm_lm75_sensor: Convert to i2c's .probe...
2022-11-24  Uwe Kleine... macintosh/windfarm_fcu_controls: Convert to i2c's ...
2022-11-24  Uwe Kleine... macintosh/windfarm_ad7417_sensor: Convert to i2c's...
2022-11-24  Uwe Kleine... macintosh/therm_windtunnel: Convert to i2c's .probe_new()
2022-11-24  Uwe Kleine... macintosh/therm_adt746x: Convert to i2c's .probe_new()
2022-11-24  Uwe Kleine... macintosh/ams-i2c: Convert to i2c's .probe_new()
2022-11-24  Michael EllermanMerge branch i2c/client_device_id_helper-immutable...
2022-11-24  Christophe... powerpc/bpf/32: Fix Oops on tail call tests
2022-11-24  Christophe... KVM: PPC: Book3S HV: Use the bitmap API to allocate...
2022-11-24  Deming WangKVM: PPC: Book3s: Use arg->size directly in kvm_vm_ioct...
2022-11-24  Zhang JiamingKVM: PPC: Book3S HV: XIVE: Fix spelling mistakes
2022-11-24  XueBing ChenKVM: PPC: Use __func__ to get function's name
next