linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-28 12:43:38 to 2021-12-28 17:56:46 UTC [more...]

[PATCH v2 00/23] counter: cleanups and device lifetime fixes
 2021-12-28 18:02 UTC  (15+ messages)
` [PATCH v2 01/23] counter: Use container_of instead of drvdata to track counter_device
` [PATCH v2 02/23] counter: ftm-quaddec: Drop unused platform_set_drvdata()
` [PATCH v2 03/23] counter: microchip-tcb-capture: "
` [PATCH v2 04/23] counter: Provide a wrapper to access device private data
` [PATCH v2 05/23] counter: 104-quad-8: Convert to counter_priv() wrapper
` [PATCH v2 13/23] counter: Provide alternative counter registration functions

[PATCH] drm/msm/dp: populate connector of struct dp_panel
 2021-12-28 17:51 UTC 

cpufreq: intel_pstate: map utilization into the pstate range
 2021-12-28 17:46 UTC  (17+ messages)

[PATCH] nilfs2: remove redundant pointer sbufs
 2021-12-28 17:37 UTC  (2+ messages)

[PATCH] drm/msm/dp: Fix a potential double free in an error handling path
 2021-12-28 17:36 UTC  (2+ messages)

[RFC 28/32] PCI: make quirk using inw() depend on HAS_IOPORT
 2021-12-28 17:28 UTC  (5+ messages)

[PATCH/RFC] drivers/irqchip: add irq-inverter
 2021-12-28 16:56 UTC 

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2021-12-28 17:17 UTC  (2+ messages)

[PATCH 4.4 00/17] 4.4.297-rc1 review
 2021-12-28 17:16 UTC  (3+ messages)

[PATCH RFC v2 0/4] coredump: mitigate privilege escalation of process coredump
 2021-12-28 17:09 UTC  (5+ messages)
` [PATCH RFC v2 1/4] exec: add a flag indicating if an exec file is a suid/sgid
` [PATCH RFC v2 2/4] process: add the PF_SUID flag
` [PATCH RFC v2 3/4] coredump: mitigate privilege escalation of process coredump
` [PATCH RFC v2 4/4] exec: only set the suid flag if the current proc isn't root

[RFC 00/32] Kconfig: Introduce HAS_IOPORT and LEGACY_PCI options
 2021-12-28 17:12 UTC  (25+ messages)
` [RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
` [RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [RFC 03/32] ACPI: Kconfig: add HAS_IOPORT dependencies
` [RFC 04/32] parport: PC style parport depends on HAS_IOPORT
` [RFC 12/32] iio: adc: Kconfig: add HAS_IOPORT dependencies

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2021-12-28 17:12 UTC  (3+ messages)
` [PATCH v2 1/3] ghes_edac: unify memory error report format with cper

[PATCH 4.9 00/19] 4.9.295-rc1 review
 2021-12-28 17:12 UTC  (3+ messages)

[PATCH v2 0/1] Add hwmon debugfs register access
 2021-12-28 17:09 UTC  (5+ messages)
` [PATCH v2 1/1] hwmon: Add "

[PATCH 5.15 000/128] 5.15.12-rc1 review
 2021-12-28 17:07 UTC  (4+ messages)

[PATCH 0/8] typec: mux: Introduce support for multiple TypeC muxes
 2021-12-28 17:08 UTC  (9+ messages)
` [PATCH 3/8] device property: Helper to match multiple connections
` [PATCH 6/8] typec: mux: Allow multiple mux_devs per mux

[PATCH 5.10 00/76] 5.10.89-rc1 review
 2021-12-28 17:07 UTC  (3+ messages)

[PATCH 5.4 00/47] 5.4.169-rc1 review
 2021-12-28 17:07 UTC  (3+ messages)

[PATCH 4.19 00/38] 4.19.223-rc1 review
 2021-12-28 17:06 UTC  (3+ messages)

[PATCH 4.14 00/29] 4.14.260-rc1 review
 2021-12-28 17:05 UTC  (2+ messages)

[PATCH v9 00/15] Function Granular KASLR
 2021-12-28 17:03 UTC  (6+ messages)
` [PATCH v9 01/15] modpost: fix removing numeric suffixes

[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start
 2021-12-28 17:02 UTC 

[PATCH 1/4] extcon: int3496: Make the driver a bit less verbose
 2021-12-28 17:01 UTC  (4+ messages)
` [PATCH 2/4] extcon: int3496: Request non-exclusive access to the ID GPIO
` [PATCH 3/4] extcon: int3496: Add support for binding to plain platform devices
` [PATCH 4/4] extcon: int3496: Add support for controlling Vbus through a regulator

[PATCH V3 0/8] sched: Remove unused TASK_SIZE_OF for all archs
 2021-12-28 17:00 UTC  (3+ messages)
` [PATCH V3 5/8] sched: s390: Remove unused TASK_SIZE_OF

[PATCH 00/19] arm/arm64/dt-bindings: altera/intel: fix DTS and dtschema
 2021-12-28 16:58 UTC  (3+ messages)
` [PATCH 09/19] dt-bindings: mmc: synopsys-dw-mshc: integrate Altera and Imagination

[PATCH] mmc: pwrseq: Use bitmap_free() to free bitmap
 2021-12-28 16:58 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: PL18x stop relying on order of dma-names
 2021-12-28 16:58 UTC  (2+ messages)

[PATCH 1/5] mmc: mtk-sd: Use readl_poll_timeout instead of open-coded polling
 2021-12-28 16:57 UTC  (3+ messages)
` [PATCH 5/5] mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTs

[RFC PATCH v2 0/5] Rework realtek-rtl IRQ driver
 2021-12-28 16:53 UTC  (10+ messages)
` [RFC PATCH v2 2/5] irqchip/realtek-rtl: fix off-by-one in routing
` [RFC PATCH v2 4/5] dt-bindings: interrupt-controller: realtek,rtl-intc: map output lines

[PATCH] nilfs2: use default_groups in kobj_type
 2021-12-28 16:52 UTC  (2+ messages)

[PATCH 1/3] mmc:sunxi-mmc:add support on discrete device power supply
 2021-12-28 16:49 UTC  (2+ messages)

[PATCH 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2021-12-28 16:43 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: exynos: drop unsupported MAX77802 regulators on Odroid XU
` [PATCH 2/3] regulator: dt-bindings: maxim,max77802: Convert to dtschema
` [PATCH 3/3] dt-bindings: mfd: "

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2021-12-28 16:39 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: leds: "
` [PATCH 2/4] dt-bindings: power: supply: "
` [PATCH 3/4] regulator: dt-bindings: "
` [PATCH 4/4] dt-bindings: mfd: "

[PATCH v2 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2021-12-28 16:19 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: admin-guide: Update i8k driver name
` [PATCH v2 2/3] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH v2 3/3] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[PATCH v2] rcu, kasan: Record work creation stack trace with interrupts enabled
 2021-12-28 16:17 UTC  (2+ messages)

[PATCH v5 0/3] mmc: Add LiteSDCard mmc driver
 2021-12-28 16:15 UTC  (3+ messages)
` [PATCH v5 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-28 16:14 UTC  (5+ messages)
` [PATCH v2 3/3] x86: Support huge vmalloc mappings

[PATCH 00/10] staging: r8188eu: clean up private ioctls
 2021-12-28 16:14 UTC  (2+ messages)

[PATCH v19 00/13] support reserving crashkernel above 4G on arm64 kdump
 2021-12-28 16:13 UTC  (15+ messages)
` [PATCH v19 01/13] kdump: add helper parse_crashkernel_high_low()
` [PATCH v19 02/13] x86/setup: Use parse_crashkernel_high_low() to simplify code
` [PATCH v19 03/13] kdump: make parse_crashkernel_{high|low}() static
` [PATCH v19 04/13] kdump: reduce unnecessary parameters of parse_crashkernel_{high|low}()
` [PATCH v19 05/13] x86/setup: Add and use CRASH_BASE_ALIGN
` [PATCH v19 06/13] kexec: move crashk[_low]_res to crash_core module
` [PATCH v19 07/13] kdump: Add helper reserve_crashkernel_mem[_low]()
` [PATCH v19 08/13] x86/setup: Move CRASH[_BASE]_ALIGN and CRASH_ADDR_{LOW|HIGH}_MAX to asm/kexec.h
` [PATCH v19 09/13] x86/setup: Use generic reserve_crashkernel_mem[_low]()
` [PATCH v19 10/13] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v19 11/13] arm64: kdump: reimplement crashkernel=X
` [PATCH v19 12/13] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v19 13/13] kdump: update Documentation about crashkernel

[PATCH] Staging: rtl871: rtl871x_mlme: fixed coding style issues
 2021-12-28 16:09 UTC  (2+ messages)

[PATCH] watchdog: msc313e: Check if the WDT was running at boot
 2021-12-28 16:06 UTC  (2+ messages)

[PATCH] hwmon: add free before exiting xgene_hwmon_probe
 2021-12-28 16:05 UTC  (2+ messages)

[PATCH 1/3] Add initial support for Mediatek mt6582
 2021-12-28 15:56 UTC  (4+ messages)
` [PATCH 3/3] This adds a DT binding documentation for the MT6582 SoC

[PATCH v2] x86/uapi: fix asm/signal.h userspace compilation error
 2021-12-28 15:54 UTC  (2+ messages)
` [PATCH v3] uapi: fix asm/signal.h userspace compilation errors

[PATCH 1/4] Documentation: admin-guide: Update i8k driver name
 2021-12-28 15:54 UTC  (5+ messages)
` [PATCH 2/4] Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon parameters
` [PATCH 3/4] docs: hwmon: dell-smm-hwmon.rst: Replace ascii table with flat-table
` [PATCH 4/4] Documentation: ABI: Add ABI file for legacy /proc/i8k interface

[GIT PULL] auxdisplay for v5.16
 2021-12-28 15:45 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-28 15:40 UTC  (3+ messages)
` [PATCH v8 14/40] x86/kernel: Validate rom memory before accessing when SEV-SNP is active

[PATCH v6] random: fix crash on multiple early calls to add_bootloader_randomness()
 2021-12-28 15:38 UTC  (6+ messages)
  ` [PATCH v7 1/4] "
    ` [PATCH v7 2/4] random: do not re-init if crng_reseed completes before primary init
    ` [PATCH v7 3/4] random: do not throw away excess input to crng_fast_load
    ` [PATCH v7 4/4] random: mix bootloader randomness into pool

[PATCH v5 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-28 15:38 UTC  (4+ messages)
` [PATCH v5 2/2] pinctrl: Add driver for Sunplus SP7021

[PATCH v9, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-28 15:34 UTC  (3+ messages)
` [PATCH v9, 2/2] net: Add dm9051 driver

[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
 2021-12-28 15:13 UTC  (3+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination
` [RFC PATCH net v2 2/2] net/smc: Resolve the race between SMC-R link access and clear

[rcutorture] 82e310033d: WARNING:possible_recursive_locking_detected
 2021-12-28 15:11 UTC 

Fair IT: Lena X
 2021-12-28 15:10 UTC 

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-12-28 15:10 UTC 

[PATCH v2 37/50] wilc1000: introduce set_header() function
 2021-12-28 15:00 UTC  (2+ messages)

[PATCH v2] mailbox: fix gce_num of mt8192 driver data
 2021-12-28 14:58 UTC 

[PATCH 00/25] x86/sgx and selftests/sgx: Support SGX2
 2021-12-28 14:57 UTC  (32+ messages)
` [PATCH 04/25] x86/sgx: Add pfn_mkwrite() handler for present PTEs
` [PATCH 05/25] x86/sgx: Introduce runtime protection bits
` [PATCH 07/25] x86/sgx: Move PTE zap code to separate function
` [PATCH 10/25] x86/sgx: Support enclave page permission changes
` [PATCH 13/25] x86/sgx: Support adding of pages to initialized enclave

linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
 2021-12-28 14:54 UTC  (3+ messages)

[PATCH] drm/mediatek: Fix unused-but-set variable warning
 2021-12-28 14:53 UTC  (2+ messages)

[RFC PATCH net 0/2] net/smc: Fix for race in smc link group termination
 2021-12-28 14:50 UTC  (3+ messages)
` [RFC PATCH net 2/2] net/smc: Resolve the race between SMC-R link access and clear

Re: [PATCH] staging: greybus: audio: Check null pointer
 2021-12-28 14:50 UTC  (2+ messages)
`  "

[PATCH] SUNRPC: use default_groups in kobj_type
 2021-12-28 14:48 UTC 

[PATCH] xfs: sysfs: use default_groups in kobj_type
 2021-12-28 14:46 UTC 

[PATCH] ocfs2: use default_groups in kobj_type
 2021-12-28 14:45 UTC 

[PATCH] orangefs: use default_groups in kobj_type
 2021-12-28 14:44 UTC 

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2021-12-28 14:39 UTC  (18+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 04/17] asm-generic: compat: Cleanup "
` [PATCH V2 05/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V2 06/17] riscv: Fixup difference with defconfig
` [PATCH V2 07/17] riscv: compat: Add basic compat date type implementation
` [PATCH V2 08/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V2 09/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V2 10/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation
` [PATCH V2 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V2 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V2 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V2 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V2 16/17] riscv: compat: Add UXL_32 support in start_thread
` [PATCH V2 17/17] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH] NFS: use default_groups in kobj_type
 2021-12-28 14:41 UTC 

[PATCH] xhci: re-initialize the HC during resume if HCE was set
 2021-12-28 14:34 UTC  (2+ messages)

[PATCH 0/8] nvmem: add ethernet address offset support
 2021-12-28 14:25 UTC  (9+ messages)
` [PATCH 1/8] of: base: add of_parse_phandle_with_optional_args()
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings
` [PATCH 3/8] nvmem: core: add an index parameter to the cell
` [PATCH 4/8] nvmem: core: add transformations support
` [PATCH 5/8] net: add helper eth_addr_add()
` [PATCH 6/8] nvmem: transformations: ethernet address offset support
` [PATCH 7/8] arm64: dts: ls1028a: sl28: get MAC addresses from VPD
` [PATCH 8/8] arm64: defconfig: enable NVMEM transformations

[PATCH] staging: greybus: auto_manager: use default_groups in kobj_type
 2021-12-28 14:25 UTC  (2+ messages)
` [greybus-dev] "

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-28 14:18 UTC  (4+ messages)

[PATCH 1/2] Drivers: hv: Fix definition of hypercall input & output arg variables
 2021-12-28 14:10 UTC  (2+ messages)

[PATCH] trace/osnoise: fix event unhooking
 2021-12-28 14:07 UTC 

[PATCH vz9] trace/osnoise: fix event unhooking
 2021-12-28 14:05 UTC 

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2021-12-28 14:04 UTC  (6+ messages)

ERROR: modpost: "clk_set_parent" [sound/soc/jz4740/snd-soc-jz4740-i2s.ko] undefined!
 2021-12-28 13:59 UTC 

[PATCH] PCI: slot: use default_groups in kobj_type
 2021-12-28 13:57 UTC 

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-28 13:49 UTC  (7+ messages)
          `  "

[RFC PATCH v1 0/2] Add capabilities file to sysfs
 2021-12-28 13:34 UTC  (6+ messages)
` [RFC PATCH v1 1/2] capability: Add cap_strings

[ANNOUNCE] 4.4.296-rt229
 2021-12-28 13:20 UTC 

[PATCH] cpufreq: use default_groups in kobj_type
 2021-12-28 13:19 UTC 

[PATCH] ACPI: sysfs: use default_groups in kobj_type
 2021-12-28 13:14 UTC 

[PATCH] cxl: use default_groups in kobj_type
 2021-12-28 13:13 UTC 

[PATCH] UIO: use default_groups in kobj_type
 2021-12-28 13:13 UTC 

[PATCH] ASoC: samsung: idma: Check of ioremap return value
 2021-12-28 13:12 UTC  (2+ messages)

[PATCH] mctp: Remove only static neighbour on RTM_DELNEIGH
 2021-12-28 13:09 UTC 

[PATCH 1/8] dt-bindings: rng: apm,x-gene-rng: convert APM RNG to dtschema
 2021-12-28 13:07 UTC  (4+ messages)
` [PATCH 2/8] dt-bindings: rng: atmel,at91-trng: convert Atmel TRNG "

[PATCH] net: caif: remove redundant assignment to variable expectlen
 2021-12-28 13:00 UTC  (2+ messages)

[syzbot] INFO: rcu detected stall in tx (2)
 2021-12-28 12:52 UTC 

[PATCH v2 32/50] wilc1000: introduce vmm_table_entry() helper function
 2021-12-28 12:47 UTC  (2+ messages)

[PATCH] Bluetooth: Apply initial command workaround for more Intel chips
 2021-12-28 12:43 UTC  (2+ messages)


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).