linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 15:06:20 to 2022-01-11 17:28:37 UTC [more...]

[PATCH] riscv: mm: fix wrong phys_ram_base value for RV64
 2022-01-11 17:28 UTC  (2+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-11 17:28 UTC  (13+ messages)
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case

[PATCH 0/6] kunit: refactor assertions to use less stack
 2022-01-11 17:27 UTC  (7+ messages)
` [PATCH 1/6] kunit: add example test case showing off all the expect macros
` [PATCH 5/6] kunit: split out part of kunit_assert into a static const

[PATCH v3 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-11 17:26 UTC  (4+ messages)
` [PATCH v3 bpf-next 7/7] bpf, x86_64: use "

[PATCH v9 00/12] user_events: Enable user processes to create and write to trace events
 2022-01-11 17:26 UTC  (13+ messages)
` [PATCH v9 01/12] user_events: Add minimal support for trace_event into ftrace
` [PATCH v9 02/12] user_events: Add print_fmt generation support for basic types
` [PATCH v9 03/12] user_events: Handle matching arguments from dyn_events
` [PATCH v9 04/12] user_events: Add basic perf and eBPF support
` [PATCH v9 05/12] user_events: Optimize writing events by only copying data once
` [PATCH v9 06/12] user_events: Validate user payloads for size and null termination
` [PATCH v9 07/12] user_events: Add self-test for ftrace integration
` [PATCH v9 08/12] user_events: Add self-test for dynamic_events integration
` [PATCH v9 09/12] user_events: Add self-test for perf_event integration
` [PATCH v9 10/12] user_events: Add self-test for validator boundaries
` [PATCH v9 11/12] user_events: Add sample code for typical usage
` [PATCH v9 12/12] user_events: Add documentation file

[PATCH 2/2] ASoC: dt-bindings: add bindings for TI TAS5805M
 2022-01-11 17:26 UTC  (3+ messages)

[PATCH 00/14] udp optimisation
 2022-01-11 17:25 UTC  (9+ messages)
` [PATCH 09/14] ipv6: hand dst refs to cork setup
` [PATCH 13/14] net: inline part of skb_csum_hwoffload_help

[PATCH] firmware: mediatek: add adsp ipc protocol interface
 2022-01-11 17:02 UTC 

[GIT PULL] sched/core for v5.17
 2022-01-11 17:23 UTC 

[GIT PULL] Various minor gfs2 cleanups and fixes for 5.17
 2022-01-11 17:22 UTC 

PATCH v3 ASUS EC Sensors
 2022-01-11 17:22 UTC  (10+ messages)
` [PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [PATCH 2/3] hwmon: (asus-ec-sensors) update documentation
` [PATCH 3/3] hwmon: (asus_wmi_ec_sensors) remove the driver

[PATCH 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-01-11 17:19 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: mfd: maxim,max14577: "

[PATCHv2 0/7] Implement support for unaccepted memory
 2022-01-11 17:17 UTC  (3+ messages)
` [PATCHv2 3/7] efi/x86: "

[ANNOUNCE] 5.4.170-rt68
 2022-01-11 17:19 UTC 

KCSAN: data-race in tick_nohz_stop_tick / tick_sched_timer
 2022-01-11 17:18 UTC  (3+ messages)

[PATCH v9 00/24] wfx: get out from the staging area
 2022-01-11 17:14 UTC  (25+ messages)
` [PATCH v9 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v9 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v9 03/24] wfx: add Makefile/Kconfig
` [PATCH v9 04/24] wfx: add wfx.h
` [PATCH v9 05/24] wfx: add main.c/main.h
` [PATCH v9 06/24] wfx: add bus.h
` [PATCH v9 07/24] wfx: add bus_spi.c
` [PATCH v9 08/24] wfx: add bus_sdio.c
` [PATCH v9 09/24] wfx: add hwio.c/hwio.h
` [PATCH v9 10/24] wfx: add fwio.c/fwio.h
` [PATCH v9 11/24] wfx: add bh.c/bh.h
` [PATCH v9 12/24] wfx: add hif_api_*.h
` [PATCH v9 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v9 14/24] wfx: add key.c/key.h
` [PATCH v9 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v9 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v9 17/24] wfx: add queue.c/queue.h
` [PATCH v9 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v9 19/24] wfx: add sta.c/sta.h
` [PATCH v9 20/24] wfx: add scan.c/scan.h
` [PATCH v9 21/24] wfx: add debug.c/debug.h
` [PATCH v9 22/24] wfx: add traces.h
` [PATCH v9 23/24] wfx: remove from the staging area
` [PATCH v9 24/24] wfx: get out "

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-11 17:13 UTC  (12+ messages)

[PATCH 1/2] ASoC: add support for TAS5805M digital amplifier
 2022-01-11 17:13 UTC  (2+ messages)

[PATCH] mm/pgtable: define pte_index so that preprocessor could recognize it
 2022-01-11 17:10 UTC  (3+ messages)

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-11 17:10 UTC  (20+ messages)

[PATCH bpf] tools/bpf: only set obj->skeleton without err
 2022-01-11 17:09 UTC  (3+ messages)

[hverkuil-media-tree:for-v5.18b 91/91] drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c: linux/pm_runtime.h is included more than once
 2022-01-11 17:09 UTC 

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2022-01-11 17:08 UTC  (4+ messages)

[PATCH] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-11 17:07 UTC  (8+ messages)

[PATCH] X86: PCI: ACPI: Remove initialization of static variables to false
 2022-01-11 17:07 UTC  (2+ messages)

[PATCH v1 0/3] ACPI: scan: acpi_scan_init() updates
 2022-01-11 16:53 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: scan: Change acpi_scan_init() return value type to void
` [PATCH v1 2/3] ACPI: scan: Simplify initialization of power and sleep buttons
` [PATCH v1 3/3] ACPI: scan: Rename label in acpi_scan_init()

[PATCH 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2022-01-11 17:06 UTC  (4+ messages)
` [PATCH 3/5] regulator: dt-bindings: maxim,max77843: add MAX77843 bindings

[PATCH] KVM: x86: Making the module parameter of vPMU more common
 2022-01-11 17:04 UTC  (2+ messages)

[PATCH] dt-bindings: net: mdio: Drop resets/reset-names child properties
 2022-01-11 17:02 UTC 

[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
 2022-01-11 17:00 UTC  (13+ messages)
` [PATCH v3 03/23] media: atmel: introduce microchip csi2dc driver
` [PATCH v3 04/23] media: atmel: atmel-isc: split the clock code into separate source file
` [PATCH v3 07/23] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v3 12/23] media: atmel: atmel-isc: implement media controller

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2022-01-11 17:00 UTC  (10+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

PATCH v4 ASUS EC Sensors
 2022-01-11 16:56 UTC  (4+ messages)
` [PATCH v4 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
` [PATCH v4 2/3] hwmon: (asus-ec-sensors) update documentation
` [PATCH v4 3/3] hwmon: deprecate asis_wmi_ec_sensors driver

[PATCH] pcmcia: Guard yenta_dev_{resume,suspend}_noirq() on CONFIG_PM_SLEEP
 2022-01-11 16:50 UTC 

[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-11 16:45 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] serial: stm32: fix software flow control
 2022-01-11 16:44 UTC  (3+ messages)
` [PATCH 1/2] serial: stm32: prevent TDR register overwrite when sending x_char
` [PATCH 2/2] serial: stm32: fix software flow control transfer

[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2022-01-11 16:44 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-11 16:44 UTC  (11+ messages)
` [PATCH net 1/3] net/smc: Resolve the race between link group access and termination
` [PATCH net 3/3] net/smc: Resolve the race between SMC-R link access and clear

[PATCH 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2022-01-11 16:43 UTC  (4+ messages)
` [PATCH 2/3] regulator: dt-bindings: maxim,max77802: Convert "

[PATCH] pci: Make DWORD accesses while saving / restoring LTR state
 2022-01-11 16:39 UTC  (2+ messages)

[RFC for-rc] IB/mlx4: Fix the fix for reading flow-counters
 2022-01-11 16:39 UTC  (3+ messages)

[PATCH] platform/x86: ISST: do not hold lock punit_misc_dev_lock when register misc
 2022-01-11 16:38 UTC  (4+ messages)

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-01-11 16:38 UTC 

[PATCH net] net/smc: Avoid setting clcsock options after clcsock released
 2022-01-11 16:34 UTC  (3+ messages)

[PATCH v2 0/2] x86/sgx: Limit EPC overcommit
 2022-01-11 16:33 UTC  (7+ messages)
` [PATCH v2 1/2] x86/sgx: Add accounting for tracking overcommit

[PATCH 0/2] sun4i-emac: replace magic number with marcos
 2022-01-11 16:32 UTC  (3+ messages)
` [PATCH v3] net: ethernet: sun4i-emac: replace magic number with macro

[PATCH] openrisc: init: Add support for common clk
 2022-01-11 16:31 UTC  (2+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-11 16:29 UTC  (10+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth

[PATCH] sched/fair: Track target domain's avg_scan_cost in select_idle_cpu
 2022-01-11 16:30 UTC  (8+ messages)

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-01-11 16:28 UTC  (7+ messages)
` [PATCH 3/4] regulator: "
` [PATCH 4/4] dt-bindings: mfd: "

[PATCH v1] misc: pci_endpoint_test: Use a semicolon as the end of the statement
 2022-01-11 16:23 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-11 16:22 UTC  (5+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC
` [PATCH 07/16] dt-bindings: serial: renesas,sci: "

[RFC v3 0/2] virtio-pmem: Asynchronous flush
 2022-01-11 16:19 UTC  (3+ messages)
` [RFC v3 1/2] virtio-pmem: Async virtio-pmem flush
` [RFC v3 2/2] pmem: enable pmem_submit_bio for asynchronous flush

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-11 16:17 UTC  (14+ messages)

[PATCH v5 0/6] staging: media: wave5: add wave5 codec driver
 2022-01-11 16:16 UTC  (7+ messages)
` [PATCH v5 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v5 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v5 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v5 4/6] staging: media: wave5: Add TODO file
` [PATCH v5 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v5 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH 0/12] RISC-V: Clean up the defconfigs
 2022-01-11 16:14 UTC  (4+ messages)
` [PATCH 02/12] RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW

[PATCH v1 1/1] vsprintf: Move space out of string literals in fourcc_string()
 2022-01-11 16:14 UTC  (5+ messages)

[PATCH v10 1/2] bluetooth: msft: Handle MSFT Monitor Device Event
 2022-01-11 16:14 UTC  (2+ messages)
` [PATCH v10 2/2] bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events

[PATCH] ALSA: hda: cs35l41: fix double free in cs35l41_hda_probe()
 2022-01-11 16:11 UTC  (3+ messages)

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-11 16:04 UTC  (2+ messages)

[RFC 0/2] printk: Remove cyclic include dependencies with printk.h
 2022-01-11 16:01 UTC  (3+ messages)
` [RFC 1/2] printk/dynamic_debug: Remove cyclic dependency between printk.h and dynamic_debug.h

[GIT PULL] Networking for 5.17
 2022-01-11 16:01 UTC  (3+ messages)

[PATCH] ACPICA: Use uintptr_t and offsetof() in Linux kernel builds
 2022-01-11 15:55 UTC 

[PATCH v2] cpufreq: CPPC: Fix performance/frequency conversion
 2022-01-11 15:54 UTC 

[PATCH -next] PCI: hv: Unsigned comparison with less than zero
 2022-01-11 15:54 UTC  (2+ messages)

[RFC v2 00/19] io_uring zerocopy tx
 2022-01-11 15:50 UTC  (4+ messages)
` [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr

[GIT PULL] gpio: updates for v5.17
 2022-01-11 15:52 UTC 

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2022-01-11 15:49 UTC  (7+ messages)
` [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used

[PATCH v5 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-11 15:47 UTC  (5+ messages)
` [PATCH v5 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH] drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode
 2022-01-11 15:47 UTC  (4+ messages)

[PATCH v2 1/2] lib/crypto: blake2s: include as built-in
 2022-01-11 15:46 UTC  (6+ messages)
` [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction

consolidate the compat fcntl definitions
 2022-01-11 15:46 UTC  (4+ messages)
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h

[PATCH v3] module: add in-kernel support for decompressing
 2022-01-11 15:42 UTC  (8+ messages)

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-11 15:41 UTC  (6+ messages)
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-01-11 15:40 UTC 

[git pull] drm for 5.17-rc1 (pre-merge window pull)
 2022-01-11 15:38 UTC  (12+ messages)

[PATCH] ACPI: APD: Check for null pointer after calling devm_ioremap
 2022-01-11 15:36 UTC  (2+ messages)

[PATCH 0/5] kvm: fix latent guest entry/exit bugs
 2022-01-11 15:35 UTC  (6+ messages)
` [PATCH 1/5] kvm: add exit_to_guest_mode() and enter_from_guest_mode()
` [PATCH 2/5] kvm/arm64: rework guest entry logic
` [PATCH 3/5] kvm/mips: "
` [PATCH 4/5] kvm/riscv: "
` [PATCH 5/5] kvm/x86: "

[PATCH v2 0/2] Fix corner case in bad block table handling
 2022-01-11 15:33 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-11 15:29 UTC  (3+ messages)
` [PATCH] powerpc: dts: add device tree for T1040RDB-REV-A

kmemleak detects leak in msr_build_context
 2022-01-11 15:26 UTC  (2+ messages)

[PATCH v2 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-01-11 15:23 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: Add mmc driver for Sunplus SP7021

[PATCH] clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
 2022-01-11 15:23 UTC  (2+ messages)

[PATCH] perf/x86/intel: Add a quirk for the calculation of the number of counters on Alder Lake
 2022-01-11 18:20 UTC 

[PATCH v1 0/4] PCI: brcmstb: Augment driver for MIPs SOCs
 2022-01-11 15:18 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: addac: one-bit-adc-dac yaml documentation
 2022-01-11 15:14 UTC  (2+ messages)

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-11 15:14 UTC  (5+ messages)

[PATCH v3 00/48] Refactor perf cpumap
 2022-01-11 15:12 UTC  (9+ messages)
` [PATCH v3 06/48] perf cpumap: Switch cpu_map__build_map to cpu function

[PATCH v1 1/1] vsprintf: Fix potential unaligned access
 2022-01-11 15:09 UTC  (3+ messages)

[RFC PATCH 1/1] perf arm64: Implement --topdown with metrics
 2022-01-11 15:07 UTC  (7+ messages)
` [RFC PATCH v2 0/5] topdown "
  ` [RFC PATCH v2 1/5] perf stat: Implement --topdown "
  ` [RFC PATCH v2 2/5] perf stat: Topdown kernel events setup function
  ` [RFC PATCH v2 3/5] perf stat: Topdown json metrics "
  ` [RFC PATCH v2 4/5] perf stat: Detect if topdown kernel events supported
  ` [RFC PATCH v2 5/5] perf stat: Ensure only topdown kernel events used on x86

[PATCH v19 00/13] support reserving crashkernel above 4G on arm64 kdump
 2022-01-11 15:06 UTC  (7+ messages)
` [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


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