linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 13:12:13 to 2021-10-07 15:56:21 UTC [more...]

[PATCH 0/2] Add a generic virtual thermal sensor
 2021-10-07 15:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add bindings for the "

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-10-07 15:55 UTC  (9+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH v4 0/7] kernel.h further split
 2021-10-07 15:54 UTC  (8+ messages)
` [PATCH v4 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v4 4/7] list.h: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "

[PATCH][next] Bluetooth: use bitmap_empty to check if a bitmap has any bits set
 2021-10-07 15:53 UTC  (5+ messages)

[PATCH 1/1] virtio: write back F_VERSION_1 before validate
 2021-10-07 15:52 UTC  (5+ messages)

[PATCH v2 00/16] KVM: arm64: MMIO guard PV services
 2021-10-07 15:52 UTC  (13+ messages)
` [PATCH v2 06/16] KVM: arm64: Force a full unmap on vpcu reinit
` [PATCH v2 07/16] KVM: arm64: Wire MMIO guard hypercalls
` [PATCH v2 09/16] KVM: arm64: Advertise a capability for MMIO guard
` [PATCH v2 10/16] KVM: arm64: Add some documentation for the MMIO guard feature
` [PATCH v2 13/16] arm64: Implement ioremap/iounmap hooks calling into KVM's MMIO guard

[PATCH v2] dt-bindings: arm: qcom, add missing devices
 2021-10-07 15:52 UTC  (2+ messages)

[PATCH v3] drm/i915: remove IS_ACTIVE
 2021-10-07 15:49 UTC  (2+ messages)

[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
 2021-10-07 15:50 UTC  (3+ messages)

[PATCH v6 0/6] iio: Add output buffer support
 2021-10-07 15:53 UTC  (5+ messages)
` [PATCH v6 4/6] drivers: iio: dac: ad5766: Fix dt property name
` [PATCH v6 5/6] Documentation:devicetree:bindings:iio:dac: Fix val

[PATCH v2 0/4] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-07 15:47 UTC  (12+ messages)
` [PATCH v2 1/4] cn_proc.h: use TASK_COMM_LEN instread of 16 in struct proc_event
` [PATCH v2 2/4] fs/exec: use strscpy instead of strlcpy in __set_task_comm
` [PATCH v2 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
` [PATCH v2 4/4] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v2 0/3] [PATCH v2 0/3] Update ASUS WMI supported boards
 2021-10-07 15:46 UTC  (7+ messages)
` [PATCH v2 2/3] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI
` [PATCH v2 3/3] hwmon: (asus_wmi_sensors) Support X370 "

[PATCH v7 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-10-07 15:48 UTC  (9+ messages)
` [PATCH v7 3/8] clk: qcom: dispcc-sm8250: use runtime PM for the clock controller
` [PATCH v7 4/8] clk: qcom: videocc-sm8250: "
` [PATCH v7 5/8] clk: qcom: gdsc: enable optional power domain support
` [PATCH v7 7/8] clk: qcom: dispcc-sm8250: stop using mmcx regulator

[GIT PULL] Networking for 5.15-rc5
 2021-10-07 15:45 UTC 

[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
 2021-10-07 15:45 UTC  (16+ messages)
` [PATCH v10 3/3] mm: add anonymous vma name refcounting

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-10-07 15:43 UTC  (5+ messages)

[PATCH 0/9] Dynamic DT device nodes
 2021-10-07 15:41 UTC  (5+ messages)

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-10-07 15:39 UTC  (3+ messages)

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-10-07 15:37 UTC  (5+ messages)
` [PATCH v2 3/4] nitro_enclaves: add test framework for the misc functionality

[PATCH] fs/ntfs3: Remove bothcase variable
 2021-10-07 15:37 UTC 

[PATCH 1/4] dt-bindings: vendor-prefixes: Document liteon vendor prefix
 2021-10-07 15:41 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Remove redundant initialization of variable result
 2021-10-07 15:35 UTC  (2+ messages)

[PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
 2021-10-07 15:38 UTC  (2+ messages)

[PATCH -next] counter: fix docum. build problems after filename change
 2021-10-07 15:37 UTC  (3+ messages)

[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
 2021-10-07 15:33 UTC  (8+ messages)
` [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
  ` [alsa-devel] "

[PATCH v3] clk: Add clk_set_parent debugfs node
 2021-10-07 15:31 UTC  (4+ messages)

[PATCH v4] PCI: vmd: Assign a number to each VMD controller
 2021-10-07 15:29 UTC  (2+ messages)

[PATCH v3 0/7] kernel.h further split
 2021-10-07 15:28 UTC  (10+ messages)
` [PATCH v3 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v3 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v3 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v3 4/7] list.h: "
` [PATCH v3 5/7] llist: "
` [PATCH v3 6/7] plist: "
` [PATCH v3 7/7] media: entity: "

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-07 15:23 UTC  (4+ messages)
` [PATCH MANUALSEL 5.14 4/9] KVM: x86: reset pdptrs_from_userspace when exiting smm

[PATCH v3] scsi: storvsc: Fix validation for unsolicited incoming packets
 2021-10-07 15:22 UTC  (2+ messages)

[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-07 15:12 UTC  (11+ messages)
` [PATCH v4 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v4 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v4 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v4 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v4 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v4 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v4 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v4 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v4 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v4 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-10-07 15:10 UTC  (2+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol

[PATCH v2 0/4] kernel.h further split
 2021-10-07 15:07 UTC  (6+ messages)

[PATCH] MAINTAINERS: add myself to ARM/APPLE MACHINE
 2021-10-07 15:06 UTC  (2+ messages)

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-07 15:03 UTC  (10+ messages)

[PATCH] md: allow to set the fail_fast on RAID1/RAID10
 2021-10-07 14:58 UTC  (5+ messages)

[PATCH net-next] flow_offload: add l4 port range match
 2021-10-07 14:57 UTC  (3+ messages)

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-10-07 14:54 UTC  (13+ messages)
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation

[PATCH][next] ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"
 2021-10-07 14:52 UTC  (2+ messages)

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-07 14:41 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: pinctrl: convert rockchip,pinctrl.txt to YAML
 2021-10-07 14:40 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: rockchip: change gpio nodenames
` [PATCH v3 3/3] arm64: "

[PATCH] Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
 2021-10-07 14:40 UTC  (3+ messages)

[PATCH v4] clk: Add write operation for clk_parent debugfs node
 2021-10-07 14:39 UTC  (2+ messages)

[PATCH v2] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-07 14:35 UTC 

[PATCH v2] drm/hyperv: Fix double mouse pointers
 2021-10-07 14:33 UTC  (3+ messages)

Reason for unused flags argument in trace_raw_output_* function?
 2021-10-07 14:31 UTC  (3+ messages)

[PATCH v20 00/17] KVM RISC-V Support
 2021-10-07 14:31 UTC  (4+ messages)

[PATCH][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
 2021-10-07 14:31 UTC  (4+ messages)

[PATCH v2] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-07 14:28 UTC 

[PATCH] rk3399-nanopi4.dtsi: enable sdmmc regulator on boot
 2021-10-07 14:25 UTC  (2+ messages)

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-07 14:23 UTC  (3+ messages)
` [PATCH v8 03/12] selftests: add tests_sysfs module

linux-next: build failure after merge of the sound-asoc tree
 2021-10-07 14:22 UTC  (3+ messages)

[PATCH 0/1] [RESEND] ext4: fix lazy initialization next schedule time computation in more granular unit
 2021-10-07 14:21 UTC  (2+ messages)

kernel BUG in block_invalidatepage
 2021-10-07 14:19 UTC  (3+ messages)

[PATCH v2 0/2] Add a generic virtual thermal sensor
 2021-10-07 14:17 UTC  (13+ messages)

[PATCH] user_events: Enable user processes to create and write to trace events
 2021-10-07 14:17 UTC  (4+ messages)

[PATCH] ext4: Fix refcount leak bug in __ext4_new_inode()
 2021-10-07 14:15 UTC  (2+ messages)

[PATCH v7 0/3] Add driver for lan966x Generic Clock Controller
 2021-10-07 14:13 UTC  (3+ messages)
` [PATCH v7 3/3] clk: lan966x: Add lan966x SoC clock driver

[PATCH] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-07 14:13 UTC  (5+ messages)

memcg memory accounting in vmalloc is broken
 2021-10-07 14:09 UTC  (8+ messages)

[PATCH] ext4: Fix handle refcount leak in ext4_write_begin()
 2021-10-07 14:06 UTC  (2+ messages)

[PATCH v4 0/2] Add reset-gpios handling for max98927
 2021-10-07 14:03 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property

[PATCH v1 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
 2021-10-07 12:59 UTC  (4+ messages)

[PATCH] ASoC: codec: wcd938x: Add irq config support
 2021-10-07 13:56 UTC  (2+ messages)

[PATCH v2] clk: Add clk_set_parent debugfs node
 2021-10-07 13:55 UTC  (2+ messages)

[PATCH] ASoC: wcd938x: Fix jack detection issue
 2021-10-07 13:54 UTC  (2+ messages)

[PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better
 2021-10-07 13:53 UTC  (2+ messages)

[PATCH v8 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-10-07 13:53 UTC  (5+ messages)

tracing: Create a sparse bitmask for pid filtering
 2021-10-07 13:52 UTC  (3+ messages)

[syzbot] possible deadlock in dquot_commit
 2021-10-07 13:50 UTC  (2+ messages)

[PATCH 0/3] Add pin control support for lpass sc7280
 2021-10-07 13:48 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: qcom: Update lpass variant independent functions as generic
` [PATCH 2/3] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl compatible
` [PATCH 3/3] pinctrl: qcom: Add SC7280 lpass pin configuration

[PATCH 0/3] Multiple headphone codec driver support
 2021-10-07 13:49 UTC  (6+ messages)
` [PATCH 3/3] ASoC: Intel: sof_rt5682: use id_alt to enumerate rt5682s

[PATCH v2 0/4] Allow access to confidential computing secret area in SEV guests
 2021-10-07 13:48 UTC  (4+ messages)
` [PATCH v2 4/4] virt: Add sev_secret module to expose confidential computing secrets

[PATCH] perf vendor events power10: Add metric events json file for power10 platform
 2021-10-07 13:47 UTC  (3+ messages)

[PATCH v2 0/3] Add settle time support to iio-mux
 2021-10-07 13:46 UTC  (4+ messages)
` [PATCH v2 1/3] mux: add support for delay after muxing
` [PATCH v2 2/3] dt-bindings: iio: io-channel-mux: Add property for settle time
` [PATCH v2 3/3] iio: multiplexer: iio-mux: Support settle-time-us property

[PATCH 1/2] ASoC: dt-bindings: rt9120: Add initial bindings
 2021-10-07 13:45 UTC  (6+ messages)

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-07 13:45 UTC  (19+ messages)
` [net-next PATCH 06/13] Documentation: devicetree: net: dsa: qca8k: document rgmii_1_8v bindings
` [net-next PATCH 07/13] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge
` [net-next PATCH 09/13] net: dsa: qca8k: check rgmii also on port 6 if exchanged
` [net-next PATCH 10/13] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH 11/13] devicetree: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH 12/13] drivers: net: dsa: qca8k: add support for pws config reg

[PATCH] KVM: PPC: Defer vtime accounting 'til after IRQ handling
 2021-10-07 13:45 UTC  (3+ messages)

[PATCH] clk: Add clk_set_parent debugfs node
 2021-10-07 13:39 UTC  (4+ messages)

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-07 13:30 UTC  (8+ messages)
` [RESEND PATCH v2 1/7] nfc: drop unneeded debug prints
` [RESEND PATCH v2 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX
` [RESEND PATCH v2 3/7] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [RESEND PATCH v2 4/7] nfc: st-nci: drop unneeded debug prints
` [RESEND PATCH v2 5/7] nfc: st21nfca: "
` [RESEND PATCH v2 6/7] nfc: trf7970a: "
` [RESEND PATCH v2 7/7] nfc: microread: "

[PATCH v2 0/3] Multiple headphone codec driver support
 2021-10-07 13:35 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: soc-acpi: add comp_ids field for machine driver matching
` [PATCH v2 2/3] ASoC: Intel: sof_rt5682: detect codec variant in probe function
` [PATCH v2 3/3] ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s

[PATCH] tty: serial: atmel: use macros instead of hardcoded values
 2021-10-07 13:28 UTC  (2+ messages)

[PATCH v2] tty: serial: samsung: Improve naming for common macro
 2021-10-07 13:33 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-07 13:31 UTC  (9+ messages)

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-07 13:28 UTC  (10+ messages)

[PATCH] can: at91_can: fix passive-state AERR flooding
 2021-10-07 13:28 UTC  (2+ messages)

[PATCH v2 00/22] futex: splitup and waitv syscall
 2021-10-07 13:27 UTC  (5+ messages)
` [PATCH v2 16/22] futex: Implement sys_futex_waitv()

[PATCH 0/3] Updates for simple-pm-bus and ti-sysc bindings
 2021-10-07 13:26 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: bus: simple-pm-bus: Make clocks and power-domains optional

[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
 2021-10-07 13:26 UTC  (3+ messages)

[PATCH 1/2] tracing: show size of requested buffer
 2021-10-07 13:23 UTC  (4+ messages)

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-07 13:22 UTC  (3+ messages)
` [RFC net-next PATCH 08/16] net: macb: Clean up macb_validate

[djwong-xfs:zero-initialize-pmem-5.16 25/28] fs/iomap/buffered-io.c:948:1: error: no previous prototype for function 'iomap_zeroinit_range'
 2021-10-07 13:13 UTC 

[PATCH] arm64: defconfig: drop obsolete ARCH_* configs
 2021-10-07 13:14 UTC  (6+ messages)

[RFC PATCH] mtd: rawnand: use mutex to protect access while in suspend
 2021-10-07 13:14 UTC  (12+ messages)

[PATCH 0/7] Apple SoC PMGR device power states driver
 2021-10-07 13:12 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate binding

[PATCH v2 00/15] nfc: minor printk cleanup
 2021-10-07 13:12 UTC  (5+ messages)
` [PATCH v2 12/15] nfc: trf7970a: drop unneeded debug prints

[PATCH -next v2 0/6] Fix some issues about mmp
 2021-10-07 13:12 UTC  (3+ messages)
` [PATCH -next v2 6/6] ext4: fix possible store wrong check interval value in disk when umount


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