linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 13:03:16 to 2022-01-11 16:14:44 UTC [more...]

[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 v43 01/15] Linux Random Number Generator
 2022-01-11 16:08 UTC  (18+ messages)

PATCH v3 ASUS EC Sensors
 2022-01-11 16:08 UTC  (4+ 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 v6 0/9] Multigenerational LRU Framework
 2022-01-11 16:04 UTC  (2+ messages)

[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
 2022-01-11 16:06 UTC  (9+ 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

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

[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-11 16:02 UTC  (10+ 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

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

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

[PATCH 00/14] udp optimisation
 2022-01-11 15:57 UTC  (4+ messages)
` [PATCH 09/14] ipv6: hand dst refs to cork setup

[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] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-11 15:50 UTC  (13+ messages)

[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  (12+ messages)
` [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
          ` [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
            ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
            ` [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard

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 v2 0/2] x86/sgx: Limit EPC overcommit
 2022-01-11 15:43 UTC  (6+ messages)
` [PATCH v2 1/2] x86/sgx: Add accounting for tracking overcommit

[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] mm/pgtable: define pte_index so that preprocessor could recognize it
 2022-01-11 15:20 UTC  (2+ messages)

[PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-11 15:29 UTC  (5+ 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 2/2] ASoC: dt-bindings: add bindings for TI TAS5805M
 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  (9+ messages)

[PATCH v1 1/1] vsprintf: Move space out of string literals in fourcc_string()
 2022-01-11 15:10 UTC  (4+ 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  (13+ 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] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-11 15:04 UTC  (7+ messages)

[PATCH 0/4] leds/power/regulator/mfd: dt-bindings: maxim,max77693: convert to dtschema
 2022-01-11 15:03 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: leds: "

Phyr Starter
 2022-01-11 15:02 UTC  (10+ messages)

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-11 15:01 UTC  (8+ messages)
` [RFC PATCH 0/6] fprobe: Introduce fprobe function entry/exit probe
  ` [RFC PATCH 1/6] fprobe: Add ftrace based probe APIs
  ` [RFC PATCH 2/6] rethook: Add a generic return hook
  ` [RFC PATCH 3/6] rethook: x86: Add rethook x86 implementation
  ` [RFC PATCH 4/6] fprobe: Add exit_handler support
  ` [RFC PATCH 5/6] fprobe: Add sample program for fprobe
  ` [RFC PATCH 6/6] bpf: Add kprobe link for attaching raw kprobes

[RFC PATCH v2 00/13] module: core code clean up
 2022-01-11 14:55 UTC  (2+ messages)

[PATCH] fsi: core: Check error number after calling ida_simple_get
 2022-01-11 14:51 UTC  (2+ messages)

Add a few more FAQs to the [kernel.org] releases page
 2022-01-11 14:50 UTC  (2+ messages)

[PATCH v2 11/13] media: s5p-g2d: Use platform_get_irq() to get the interrupt
 2022-01-11 14:49 UTC  (2+ messages)

[PATCH v12 00/16] iio: afe: add temperature rescaling support
 2022-01-11 14:43 UTC  (11+ messages)
` [PATCH v12 06/16] iio: afe: rescale: expose scale processing function
` [PATCH v12 07/16] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support

Linux 5.15.14
 2022-01-11 14:41 UTC  (2+ messages)

Linux 5.10.91
 2022-01-11 14:41 UTC  (2+ messages)

Linux 5.4.171
 2022-01-11 14:41 UTC  (2+ messages)

[PATCH 1/2] selftests/lkdtm: Remove dead config option
 2022-01-11 14:36 UTC  (2+ messages)
` [PATCH 2/2] selftests/lkdtm: Add UBSAN config

[RFC PATCH 0/1] perf tools: Add 'm' event modifier for counting
 2022-01-11 14:29 UTC  (3+ messages)
` [RFC PATCH 1/1] perf tools: Add 'm' event modifier for counting machine

[GIT PULL] MMC updates for v5.17
 2022-01-11 14:29 UTC 

[PATCH] netfilter: extend CONFIG_NF_CONNTRACK compile time checks
 2022-01-11 14:28 UTC  (4+ messages)

[PATCH -next] ath11k: add missing of_node_put() to avoid leak
 2022-01-11 14:27 UTC  (2+ messages)

[kvalo-ath:pending 52/56] drivers/net/wireless/ath/ath11k/wmi.c:5651 ath11k_wmi_tlv_fw_stats_data_parse() error: uninitialized symbol 'len'
 2022-01-11 14:26 UTC  (4+ messages)

[PATCH v2 1/1] ucsi_ccg: Check DEV_INT bit only when starting CCG4
 2022-01-11 14:25 UTC  (4+ messages)

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-11 14:22 UTC  (12+ messages)
` [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH] regulator: max20086: fix error code in max20086_parse_regulators_dt()
 2022-01-11 14:21 UTC  (2+ messages)

[PATCH] clk: at91: allow setting PMC_AUDIOPINCK clock parents via DT
 2022-01-11 14:20 UTC 

[PATCH -next v4] blk-mq: fix tag_get wait task can't be awakened
 2022-01-11 14:15 UTC  (2+ messages)

Linux 4.19.225
 2022-01-11 14:14 UTC  (2+ messages)

Linux 4.14.262
 2022-01-11 14:14 UTC  (2+ messages)

[PATCH v8 00/19] ima: Namespace IMA with audit support in IMA-ns
 2022-01-11 14:12 UTC  (6+ messages)
` [PATCH v8 01/19] securityfs: Extend securityfs with namespacing support

INFO: task hung in path_openat
 2022-01-11 14:10 UTC  (5+ messages)
      ` KCSAN: data-race in step_into / vfs_unlink
        ` KCSAN: data-race in task_mem / unmap_region

[PATCH v2 1/2] dt-binding: media: hynix,hi846: use $defs/port-base port description
 2022-01-11 14:07 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: media: hynix,hi846: add link-frequencies description

[PATCH v6] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2022-01-11 14:02 UTC  (3+ messages)

[PATCH V4 0/6] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-01-11 13:59 UTC  (9+ messages)
` [PATCH V4 2/6] dt-bindings: regulator: Add pm8008 regulator bindings

KCSAN: data-race in task_mem / unmap_region
 2022-01-11 13:56 UTC 

[PATCH v6 00/15] Some bugfixs for ubi/ubifs
 2022-01-11 13:56 UTC  (9+ messages)
` [PATCH v6 12/15] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2

INFO: task hung in nl802154_pre_doit
 2022-01-11 13:55 UTC  (2+ messages)

[GIT PULL] pcmcia updates for v5.17
 2022-01-11 13:01 UTC 

KCSAN: data-race in tick_nohz_stop_tick / tick_sched_timer
 2022-01-11 13:49 UTC  (2+ messages)

[PATCH v3 0/4] sched/pelt: Relax the sync of *_sum with *_avg
 2022-01-11 13:46 UTC  (5+ messages)
` [PATCH 3 1/4] sched/pelt: Relax the sync of util_sum with util_avg
` [PATCH v3 2/4] sched/pelt: Continue to relax "
` [PATCH v3 3/4] sched/pelt: Relax the sync of runnable_sum with runnable_avg
` [PATCH v3 4/4] sched/pelt: Relax the sync of load_sum with load_avg

[PATCH v2 00/28] Convert GUP to folios
 2022-01-11 13:46 UTC  (4+ messages)
` [PATCH v2 09/28] gup: Turn hpage_pincount_add() into page_pincount_add()

[PATCH] arm64: dts: ti: k3-am64-main: add RTI watdog nodes
 2022-01-11 13:45 UTC 

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

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-11 13:43 UTC  (11+ messages)
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation

[PATCH 0/7] pinctrl: mediatek: Fixes and minor improvements
 2022-01-11 13:42 UTC  (16+ messages)
` [PATCH 1/7] pinctrl: pinconf-generic: Print arguments for bias-pull-*
` [PATCH 2/7] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_DISABLE readback
` [PATCH 3/7] pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()
` [PATCH 4/7] pinctrl: mediatek: paris: Fix pingroup pin config state readback
` [PATCH 5/7] pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin()
` [PATCH 6/7] pinctrl: mediatek: paris: Skip custom extra pin config dump for vrtual GPIOs
` [PATCH 7/7] pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA

[PATCH 0/2] Fix BUG: Invalid wait context in hrtimer_interrupt()
 2022-01-11 13:40 UTC  (5+ messages)
` [PATCH 1/2] printk: Add new pr_*_deferred_once() variants

[kvalo-ath:pending 8/17] drivers/net/wireless/ath/ath11k/dp_tx.c:511 ath11k_dp_tx_update_txcompl() error: uninitialized symbol 'rate_idx'
 2022-01-11 13:41 UTC  (2+ messages)

[PATCH v2 1/1] iio: adc: tsc2046: add .read_raw support
 2022-01-11 13:41 UTC 

KCSAN: data-race in tick_nohz_stop_tick / tick_nohz_stop_tick
 2022-01-11 13:35 UTC 

[PATCH v2] ARM: dts: at91: sama5d2: Fix PMERRLOC resource size
 2022-01-11 13:34 UTC  (2+ messages)

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-01-11 13:34 UTC  (4+ messages)

[PATCH 1/1] ucsi_ccg: Check DEV_INT bit only when starting CCG4
 2022-01-11 13:29 UTC  (3+ messages)

[PATCH v2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-01-11 13:26 UTC  (2+ messages)

[PATCH v1 1/1] iio: adc: tsc2046: add .read_raw support
 2022-01-11 13:18 UTC  (3+ messages)

[PATCH] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB
 2022-01-11 13:16 UTC 

Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interrupt
 2022-01-11 13:17 UTC  (5+ messages)

[PATCH v2 0/2] video: A couple of fixes for the vga16fb driver
 2022-01-11 13:16 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sama7g5: Add NAND support
 2022-01-11 13:05 UTC 

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (10+ messages)

[PATCH v2 1/1] iio: adc: tsc2046: rework the trigger state machine
 2022-01-11 13:04 UTC 


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