messages from 2022-06-02 12:06:13 to 2022-06-10 18:35:45 UTC [more...]
[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL()
2022-06-10 18:32 UTC (3+ messages)
` [PATCH 3/7] kbuild: generate struct kernel_symbol by modpost
` [PATCH 4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-10 16:32 UTC (13+ messages)
` [PATCH v2 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 3/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics
` [PATCH v2 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v2 6/6] bitops: let optimize out non-atomic bitops on compile-time constants
[mm] 9b12e49e9b: BUG:Bad_page_state_in_process
2022-06-10 3:58 UTC (5+ messages)
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-09 23:49 UTC (54+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[PATCH 00/35] Shadow stacks for userspace
2022-06-09 18:04 UTC (11+ messages)
Cache maintenance for non-coherent DMA in arch_sync_dma_for_device()
2022-06-09 14:18 UTC (13+ messages)
[RFC v2 24/39] PCI/sysfs: make I/O resource depend on HAS_IOPORT
2022-06-08 18:32 UTC (2+ messages)
[RFC v2 23/39] PCI: make quirk using inw() depend on HAS_IOPORT
2022-06-08 18:30 UTC (2+ messages)
[PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-08 13:31 UTC (25+ messages)
` [PATCH 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH 3/6] bitops: define gen_test_bit() the same way as the rest of functions
` [PATCH 4/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH 6/6] bitops: let optimize out non-atomic bitops on compile-time constants
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-06-08 9:41 UTC (3+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Napływ Klientów ze strony
2022-06-08 8:10 UTC
[PATCH 0/6] phase out CONFIG_VIRT_TO_BUS
2022-06-08 8:19 UTC (15+ messages)
` [PATCH 1/6] vme: remove ca91cx42 Universe-II support
` [PATCH 2/6] vme: move back to staging
` [PATCH 3/6] media: sta2x11: remove VIRT_TO_BUS dependency
` [PATCH 4/6] scsi: dpt_i2o: drop stale "
` [PATCH 6/6] arch/*/: remove CONFIG_VIRT_TO_BUS
` [PATCH 5/6] scsi: remove stale BusLogic driver
[PATCH] LoongArch: Fix the !CONFIG_SMP build
2022-06-04 15:06 UTC
[PATCH] LoongArch: Fix copy_thread() build error
2022-06-04 9:04 UTC (3+ messages)
[PATCH V15 00/24] arch: Add basic LoongArch support
2022-06-04 6:38 UTC (36+ messages)
` [PATCH V15 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V15 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V15 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V15 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V15 05/24] LoongArch: Add ELF-related definitions
` [PATCH V15 06/24] LoongArch: Add writecombine support for drm
` [PATCH V15 07/24] LoongArch: Add build infrastructure
` [PATCH V15 08/24] LoongArch: Add CPU definition headers
` [PATCH V15 09/24] LoongArch: Add atomic/locking headers
` [PATCH V15 10/24] LoongArch: Add other common headers
` [PATCH V15 11/24] LoongArch: Add boot and setup routines
` [PATCH V15 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V15 13/24] LoongArch: Add process management
` [PATCH V15 14/24] LoongArch: Add memory management
` [PATCH V15 15/24] LoongArch: Add system call support
` [PATCH V15 16/24] LoongArch: Add signal handling support
` [PATCH V15 17/24] LoongArch: Add ELF and module support
` [PATCH V15 18/24] LoongArch: Add misc common routines
` [PATCH V15 19/24] LoongArch: Add some library functions
` [PATCH V15 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V15 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V15 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V15 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V15 24/24] MAINTAINERS: Add maintainer information for LoongArch
[GIT PULL] Add partial Loongarch architecture code
2022-06-04 6:25 UTC (3+ messages)
(Non-) Ctrl Dependency in litmus-tests.txt?
2022-06-03 14:48 UTC (2+ messages)
[PATCH V14 00/24] arch: Add basic LoongArch support
2022-06-03 13:01 UTC (23+ messages)
` [PATCH V14 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V14 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V14 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V14 11/24] LoongArch: Add boot and setup routines
` Steps forward for the LoongArch UEFI bringup patch? (was: Re: [PATCH V14 11/24] LoongArch: Add boot and setup routines)
` [PATCH V14 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V14 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V14 24/24] MAINTAINERS: Add maintainer information for LoongArch
[arnd-asm-generic:asm-generic] BUILD SUCCESS 8cc5b032240ae5220b62c689c20459d3e1825b2d
2022-06-03 4:57 UTC
[GIT PULL] asm-generic fixes for 5.19, part 1
2022-06-02 22:36 UTC (2+ messages)
[PATCH] riscv: Wire up memfd_secret in UAPI header
2022-06-02 13:03 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).