linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 19:03:58 to 2021-07-12 23:07:52 UTC [more...]

[PATCH v5 0/5] block: add a sequence number to disks
 2021-07-12 23:05 UTC  (6+ messages)
` [PATCH v5 1/6] block: add disk sequence number
` [PATCH v5 2/6] block: export the diskseq in uevents
` [PATCH v5 3/6] block: add ioctl to read the disk sequence number
` [PATCH v5 4/6] block: export diskseq in sysfs
` [PATCH v5 5/6] block: add a helper to raise a media changed event

[PATCH v2 bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-12 23:06 UTC 

[PATCH v4 0/5] block: add a sequence number to disks
 2021-07-12 23:03 UTC  (2+ messages)

[PATCH v3] kdb: Get rid of custom debug heap allocator
 2021-07-12 22:49 UTC  (2+ messages)

[PATCH] use swap()
 2021-07-12 22:44 UTC 

[PATCH v13b 00/18] Convert memcg to folios
 2021-07-12 22:41 UTC  (22+ messages)
` [PATCH v13 01/18] mm: Add folio_nid()
` [PATCH v13 02/18] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v13 03/18] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v13 04/18] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v13 05/18] mm/memcg: Convert memcg_check_events to take a node ID
` [PATCH v13 06/18] mm/memcg: Add folio_memcg() and related functions
` [PATCH v13 07/18] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v13 08/18] mm/memcg: Convert mem_cgroup_charge() "
` [PATCH v13 09/18] mm/memcg: Convert uncharge_page() to uncharge_folio()
` [PATCH v13 10/18] mm/memcg: Convert mem_cgroup_uncharge() to take a folio
` [PATCH v13 11/18] mm/memcg: Convert mem_cgroup_migrate() to take folios
` [PATCH v13 12/18] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
` [PATCH v13 13/18] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
` [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio
` [PATCH v13 15/18] mm/memcg: Add folio_lruvec()
` [PATCH v13 16/18] mm/memcg: Add folio_lruvec_lock() and similar functions
` [PATCH v13 17/18] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
` [PATCH v13 18/18] mm/workingset: Convert workingset_activation to take a folio

[PATCH 5.10 000/598] 5.10.50-rc2 review
 2021-07-12 22:41 UTC  (4+ messages)

linux-next: removed trees
 2021-07-12 22:39 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2021-07-12 22:36 UTC  (2+ messages)

[PATCH] replace if with max()
 2021-07-12 22:31 UTC 

[PATCH v10 0/8] Expose and manage PCI device reset
 2021-07-12 22:29 UTC  (7+ messages)
` [PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v10 5/8] PCI: Define a function to set ACPI_COMPANION in pci_dev
` [PATCH v10 8/8] PCI: Change the type of probe argument in reset functions

[intel-tdx:guest 36/83] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_223' declared with attribute error: Need native word sized stores/loads for atomicity
 2021-07-12 22:26 UTC 

[PATCH v4 0/9] Additional features for Hantro HEVC
 2021-07-12 22:21 UTC  (3+ messages)
` [PATCH v4 8/9] media: hevc: Add scaling matrix control

[PATCH 00/14] Introduce PECI subsystem
 2021-07-12 22:04 UTC  (15+ messages)
` [PATCH 01/14] x86/cpu: Move intel-family to arch-independent headers
` [PATCH 02/14] x86/cpu: Extract cpuid helpers to arch-independent
` [PATCH 03/14] dt-bindings: Add generic bindings for PECI
` [PATCH 04/14] dt-bindings: Add bindings for peci-aspeed
` [PATCH 05/14] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH 06/14] peci: Add core infrastructure
` [PATCH 07/14] peci: Add peci-aspeed controller driver
` [PATCH 08/14] peci: Add device detection
` [PATCH 09/14] peci: Add support for PECI device drivers
` [PATCH 10/14] peci: Add peci-cpu driver
` [PATCH 11/14] hwmon: peci: Add cputemp driver
` [PATCH 12/14] hwmon: peci: Add dimmtemp driver
` [PATCH 13/14] docs: hwmon: Document PECI drivers
` [PATCH 14/14] docs: Add PECI documentation

[PATCH AUTOSEL 5.10 001/137] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-12 22:03 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 016/137] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 5.10 082/137] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP

[PATCH 5.4 000/349] 5.4.132-rc2 review
 2021-07-12 21:59 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/31] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
 2021-07-12 21:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 08/31] drm/virtio: Fixes a potential NULL pointer dereference on probe failure

[PATCH] mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
 2021-07-12 21:58 UTC 

[PATCH v3 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 21:58 UTC 

[PATCH] drm/of: free the iterator object on failure
 2021-07-12 21:55 UTC  (4+ messages)

[PATCH v5 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-12 21:52 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "

[PATCH] arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newer
 2021-07-12 21:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/9] Add support for Hikey 970 PCIe
 2021-07-12 21:49 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 01/93] leds: tlc591xx: fix return value check in tlc591xx_probe()
 2021-07-12 21:48 UTC  (2+ messages)

[PATCH v4 0/8] Add support for Hikey 970 PCIe
 2021-07-12 21:46 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: phy: Add bindings for HiKey 960 PCIe PHY
` [PATCH v4 2/8] dt-bindings: phy: Add bindings for HiKey 970 "
` [PATCH v4 3/8] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v4 4/8] dt-bindings: PCI: kirin: Drop PHY properties
` [PATCH v4 5/8] phy: HiSilicon: Add driver for Kirin 960 PCIe PHY
` [PATCH v4 6/8] phy: HiSilicon: add driver for Kirin 970 "
` [PATCH v4 7/8] PCI: kirin: Drop the PHY logic from the driver
` [PATCH v4 8/8] PCI: kirin: Use regmap for APB registers

[RFC PATCH 3/3 v0.2] sched/umcg: RFC: implement UMCG syscalls
 2021-07-12 21:44 UTC  (2+ messages)

[PATCH v2] mm: Enable suspend-only swap spaces
 2021-07-12 21:36 UTC  (7+ messages)

[syzbot] general protection fault in try_grab_compound_head
 2021-07-12 21:29 UTC  (3+ messages)

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-12 21:27 UTC  (4+ messages)

[PATCH v2 0/5] riscv: improving uaccess with logs from network bench
 2021-07-12 21:24 UTC  (2+ messages)

[PATCH] scripts/setlocalversion: fix a bug when LOCALVERSION is empty
 2021-07-12 21:17 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[RFC PATCH v2 0/1] Relax restrictions on user.* xattr
 2021-07-12 21:22 UTC  (12+ messages)
` [PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files

[PATCH v3 0/2] mfd: rn5t618: Extend ADC support
 2021-07-12 21:21 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: rn5t618: Add iio map
` [PATCH v3 2/2] power: supply: rn5t618: Add voltage_now property

[PATCH] MIPS: Ingenic: Add system type for new Ingenic SoCs
 2021-07-12 21:20 UTC  (2+ messages)

[dhowells-fs:fscache-iter-2 57/68] fs/fscache/io.c:235: warning: expecting prototype for fscache_clear_page_bits(). Prototype was for __fscache_clear_page_bits() instead
 2021-07-12 21:10 UTC 

[PATCH 0/3] Add AMD SEV and SEV-ES local migration support
 2021-07-12 21:09 UTC  (5+ messages)
` [PATCH 1/3] KVM, SEV: Refactor out function for unregistering encrypted regions
` [PATCH 2/3] KVM, SEV: Add support for SEV local migration

[PATCH] delete useless for loop
 2021-07-12 20:58 UTC 

[PATCH V3 0/3] Introduce an attribute to choose timing setting
 2021-07-12 20:53 UTC  (3+ messages)
` [PATCH V3 2/3] dt-bindings: i2c: add attribute default-timing-adjust

[PATCH v3] dt-bindings: spi: omap-spi: Convert to json-schema
 2021-07-12 20:50 UTC  (2+ messages)

[PATCH] replace if with min
 2021-07-12 20:45 UTC 

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-07-12 20:27 UTC  (7+ messages)

[PATCH v14 0/2] leds: mt6360: Add LED driver for MT6360
 2021-07-12 20:24 UTC  (3+ messages)

[PATCH v4 0/2] media: rc: add support for Amlogic Meson IR blaster
 2021-07-12 20:17 UTC  (3+ messages)
` [PATCH v4 1/2] media: rc: meson-ir-tx: document device tree bindings
` [PATCH v4 2/2] media: rc: introduce Meson IR TX driver

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-07-12 20:15 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-07-12 20:13 UTC  (3+ messages)
` [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM "

[PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-07-12 20:12 UTC  (2+ messages)

[PATCH v2 0/5] ARM: gemini: add two more board
 2021-07-12 20:11 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: add vendor prefix for edimax
` [PATCH v2 3/5] dt-bindings: add vendor prefix for ssi
` [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328

[PATCH v2 0/5] Updates for Radxa ROCK Pi 4
 2021-07-12 20:07 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: Add doc for ROCK Pi 4 A+ and B+

[PATCH] replace for loop with array initializer
 2021-07-12 20:05 UTC  (2+ messages)

[PATCH] procfs: Prevent unpriveleged processes accessing fdinfo
 2021-07-12 20:02 UTC  (4+ messages)

[hare-scsi-devel:auth.v2 6/12] drivers/nvme/host/auth.c:40:5: warning: no previous prototype for 'nvme_auth_send'
 2021-07-12 20:00 UTC 

[tip:master] BUILD SUCCESS 7bfa422eb6befc7d334f7ec47d89b45877886a64
 2021-07-12 19:59 UTC 

[PATCH v5 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-07-12 19:56 UTC  (4+ messages)

[PATCH] kunit: tool: Assert version requirement
 2021-07-12 19:52 UTC  (6+ messages)
` [PATCH v2] kunit: tool: Assert the "
      ` [PATCH v3] "

[PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer
 2021-07-12 19:49 UTC  (11+ messages)

[PATCH rfc v3 0/4] add frag page support in page pool
 2021-07-12 19:46 UTC  (3+ messages)
` [PATCH rfc v3 3/4] page_pool: add frag page recycling "

[PATCH v5] Documentation, dt, numa: Add note to empty NUMA node
 2021-07-12 19:44 UTC  (4+ messages)

[PATCH v2 0/5] pin and gpio controller driver for Renesas RZ/G2L
 2021-07-12 19:44 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl
` [PATCH v2 2/5] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver
` [PATCH v2 3/5] drivers: clk: renesas: r9a07g044-cpg: Add GPIO clock and reset entries
` [PATCH v2 4/5] arm64: dts: renesas: r9a07g044: Add pinctrl node
` [PATCH v2 5/5] arm64: dts: renesas: rzg2l-smarc: Add scif0 pins

[PATCH v2] drivers:edac: Use DEVICE_ATTR helper macros
 2021-07-12 19:44 UTC  (2+ messages)

mm/sparse.c:145:2: warning: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
 2021-07-12 19:41 UTC  (2+ messages)

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-12 19:32 UTC  (4+ messages)
` [PATCH v2 2/3] net/ncsi: add NCSI Intel OEM command to keep PHY up

[PATCH] mm: Make copy_huge_page() always available
 2021-07-12 19:32 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.14-rc2
 2021-07-12 19:28 UTC 

Projects
 2021-07-12 18:49 UTC 

flush_kernel_dcache_page fixes and removal
 2021-07-12 19:24 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: soc: qcom: aoss: Support sc8180x and convert to YAML
 2021-07-12 19:29 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: soc: qcom: aoss: Convert "

Linux 5.14-rc1
 2021-07-12 19:28 UTC  (12+ messages)

[PATCH v2 0/4] afs: Miscellaneous fixes
 2021-07-12 19:27 UTC  (3+ messages)
` [PATCH v2 1/4] afs: Fix tracepoint string placement with built-in AFS

[PATCH 0/2] shm: omit forced shm destroy if task IPC namespace was changed
 2021-07-12 19:27 UTC  (8+ messages)

[PATCH v4 0/5] block: add a sequence number to disks
 2021-07-12 19:22 UTC  (3+ messages)
` [PATCH v4 3/5] block: add ioctl to read the disk sequence number

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-07-12 19:22 UTC  (3+ messages)
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH v13a 00/32] Memory folios
 2021-07-12 19:02 UTC  (31+ messages)
` [PATCH v13 03/32] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v13 04/32] mm/vmstat: Add functions to account folio statistics
` [PATCH v13 05/32] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v13 06/32] mm: Add folio reference count functions
` [PATCH v13 07/32] mm: Add folio_put()
` [PATCH v13 08/32] mm: Add folio_get()
` [PATCH v13 09/32] mm: Add folio_try_get_rcu()
` [PATCH v13 10/32] mm: Add folio flag manipulation functions
` [PATCH v13 11/32] mm/lru: Add folio LRU functions
` [PATCH v13 12/32] mm: Handle per-folio private data
` [PATCH v13 13/32] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v13 14/32] mm/filemap: Add folio_next_index()
` [PATCH v13 15/32] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v13 16/32] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v13 17/32] mm/filemap: Add folio_unlock()
` [PATCH v13 18/32] mm/filemap: Add folio_lock()
` [PATCH v13 19/32] mm/filemap: Add folio_lock_killable()
` [PATCH v13 20/32] mm/filemap: Add __folio_lock_async()
` [PATCH v13 21/32] mm/filemap: Add folio_wait_locked()
` [PATCH v13 22/32] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v13 23/32] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v13 24/32] mm/filemap: Add folio_end_writeback()
` [PATCH v13 25/32] mm/writeback: Add folio_wait_writeback()
` [PATCH v13 26/32] mm/writeback: Add folio_wait_stable()
` [PATCH v13 27/32] mm/filemap: Add folio_wait_bit()
` [PATCH v13 28/32] mm/filemap: Add folio_wake_bit()
` [PATCH v13 29/32] mm/filemap: Convert page wait queues to be folios
` [PATCH v13 30/32] mm/filemap: Add folio private_2 functions
` [PATCH v13 31/32] fs/netfs: Add folio fscache functions
` [PATCH v13 32/32] mm: Add folio_mapped()

[RESEND PATCH v2 1/1] ishtp: Add support for Intel ishtp eclite driver
 2021-07-12 19:18 UTC  (3+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-12 19:16 UTC  (8+ messages)

[PATCH 5.10 000/593] 5.10.50-rc1 review
 2021-07-12 19:14 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-07-12 19:13 UTC  (4+ messages)
` [PATCH v3 2/3] clk: qcom: Add msm8994 MMCC driver

[PATCH 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:13 UTC  (3+ messages)

[PATCH v2 1/1] PCI: hv: Support for create interrupt v3
 2021-07-12 19:09 UTC 

[PATCH v2 00/13] Add support mtu3 gadget (runtime) PM
 2021-07-12 19:09 UTC  (9+ messages)
` [PATCH v2 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon
` [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports
` [PATCH v2 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode
` [PATCH v2 04/13] dt-bindings: usb: mtu3: add wakeup interrupt

[PATCH v1 0/6] ACPI: glue / driver core: Eliminate acpi_platform_notify() and split device_platform_notify()
 2021-07-12 19:04 UTC  (6+ messages)
` [PATCH v1 5/6] software nodes: Split software_node_notify()


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