LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v4 0/7] kernel.h further split
2021-10-07 16:16 UTC (11+ 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 5/7] llist: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "
[RFC] drm/msm/dp: Allow attaching a drm_panel
2021-10-07 16:15 UTC (11+ messages)
[PATCH v2 00/17] arm64: Self-hosted trace related errata workarounds
2021-10-07 16:11 UTC (9+ messages)
` [PATCH v2 10/17] arm64: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v2 11/17] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 15/17] arm64: Add erratum detection for TRBE write to out-of-range
` [PATCH v2 17/17] arm64: Advertise TRBE erratum workaround for write to out-of-range address
[PATCH v7 0/8] Fix year 2038 issue for sound subsystem
2021-10-07 16:06 UTC (9+ messages)
` [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
` [alsa-devel] "
` [musl] "
[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
2021-10-07 16:06 UTC (5+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
[PATCH 5.14 000/172] 5.14.10-rc3 review
2021-10-07 16:05 UTC (2+ messages)
[PATCH v6 0/6] iio: Add output buffer support
2021-10-07 16:05 UTC (7+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 4/6] drivers: iio: dac: ad5766: Fix dt property name
` [PATCH v6 5/6] Documentation:devicetree:bindings:iio:dac: Fix val
False positive EXPORT_SYMBOL warning with NS variants
2021-10-07 16:04 UTC (2+ messages)
` [PATCH] checkpatch: Improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses
[PATCH v10 1/3] mm: rearrange madvise code to allow for reuse
2021-10-07 16:04 UTC (22+ messages)
` [PATCH v10 3/3] mm: add anonymous vma name refcounting
[PATCH v2 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
2021-10-07 16:04 UTC (3+ messages)
` [PATCH v2 2/2] vsock: Enable y2038 safe timeval for timeout
[PATCH v5 00/14] PCI: Add support for Apple M1
2021-10-07 16:03 UTC (15+ messages)
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address
[rostedt-trace:ftrace/core 30/30] net/ipv4/netfilter/nf_nat_snmp_basic_main.c:218:2: error: used type 'typeof ((help))' (aka 'int (struct sk_buff *, unsigned int, struct nf_conn *, enum ip_conntrack_info)') where arithmetic or pointer type is required
2021-10-07 15:58 UTC
[PATCH 4.14 00/75] 4.14.249-rc1 review
2021-10-07 15:57 UTC (3+ messages)
` [PATCH 4.14 54/75] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
2021-10-07 15:56 UTC (4+ messages)
[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][next] Bluetooth: use bitmap_empty to check if a bitmap has any bits set
2021-10-07 15:53 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 1/1] virtio: write back F_VERSION_1 before validate
2021-10-07 15:52 UTC (5+ messages)
[PATCH v2] dt-bindings: arm: qcom, add missing devices
2021-10-07 15:52 UTC (2+ messages)
[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
2021-10-07 15:50 UTC (3+ messages)
[PATCH v3] drm/i915: remove IS_ACTIVE
2021-10-07 15:49 UTC (2+ messages)
[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
[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 "
[GIT PULL] Networking for 5.15-rc5
2021-10-07 15:45 UTC
[PATCH 1/4] dt-bindings: vendor-prefixes: Document liteon vendor prefix
2021-10-07 15:41 UTC (2+ 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] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
2021-10-07 15:38 UTC (2+ messages)
[PATCH] fs/ntfs3: Remove bothcase variable
2021-10-07 15:37 UTC
[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 -next] counter: fix docum. build problems after filename change
2021-10-07 15:37 UTC (3+ messages)
[PATCH][next] drm/amd/display: Remove redundant initialization of variable result
2021-10-07 15:35 UTC (2+ messages)
[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] Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
2021-10-07 14:40 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 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][next] cifsd: Fix a less than zero comparison with the unsigned int nbytes
2021-10-07 14:31 UTC (4+ messages)
[PATCH v20 00/17] KVM RISC-V Support
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] 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 (2+ 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] 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 (3+ messages)
` [PATCH v2 4/4] virt: Add sev_secret module to expose confidential computing secrets
[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] 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 (10+ messages)
` [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)
[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
[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] tty: serial: atmel: use macros instead of hardcoded values
2021-10-07 13:28 UTC (2+ messages)
[PATCH v1 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
2021-10-07 12:59 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).