All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-03 18:53:05 to 2021-08-03 19:39:50 UTC [more...]

[PATCH 00/27] Base for "config-based-hooks"
 2021-08-03 19:38 UTC  (21+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library
  ` [PATCH v4 01/36] Makefile: mark "check" target as .PHONY
  ` [PATCH v4 02/36] Makefile: stop hardcoding {command,config}-list.h
  ` [PATCH v4 03/36] Makefile: remove an out-of-date comment
  ` [PATCH v4 04/36] hook.[ch]: move find_hook() to this new library
  ` [PATCH v4 05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c
  ` [PATCH v4 06/36] hook.c users: use "hook_exists()" insted of "find_hook()"
  ` [PATCH v4 07/36] hook-list.h: add a generated list of hooks, like config-list.h
  ` [PATCH v4 08/36] hook: add 'run' subcommand
  ` [PATCH v4 09/36] gc: use hook library for pre-auto-gc hook
  ` [PATCH v4 10/36] rebase: convert pre-rebase to use hook.h
  ` [PATCH v4 11/36] am: convert applypatch "
  ` [PATCH v4 12/36] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v4 13/36] merge: convert post-merge to use hook.h
  ` [PATCH v4 14/36] git hook run: add an --ignore-missing flag
  ` [PATCH v4 15/36] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v4 16/36] git-p4: use 'git hook' to run hooks
  ` [PATCH v4 17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
  ` [PATCH v4 18/36] read-cache: convert post-index-change to use hook.h
  ` [PATCH v4 19/36] receive-pack: convert push-to-checkout hook to hook.h

[PATCH 1/2] dt-bindings: hwmon: Add bindings for Winbond W83781D
 2021-08-03 19:39 UTC  (3+ messages)

[PATCH v4] dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-08-03 19:39 UTC  (2+ messages)

[mptcp:export 23/36] net/mptcp/pm_netlink.c:435:23: warning: variable 'pernet' set but not used
 2021-08-03 19:38 UTC  (2+ messages)

[PATCH v3 0/4] nvmem: qfprom: Add binding updates and power-domain handling
 2021-08-03 19:38 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: nvmem: qfprom: Add optional power-domains property

[PATCH] netfilter: ipset: Fix maximal range check in hash_ipportnet4_uadt()
 2021-08-03 19:30 UTC  (2+ messages)

[PATCH v4 0/2] TCPM non-PD mode
 2021-08-03 19:37 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: connector: Add pd-supported property

[PATCH 5.10 00/67] 5.10.56-rc1 review
 2021-08-03 19:37 UTC  (4+ messages)

[PATCH 5.13 000/104] 5.13.8-rc1 review
 2021-08-03 19:37 UTC  (3+ messages)

[PATCH 0/4] zbd: Support zone reset by trim
 2021-08-03 19:36 UTC  (9+ messages)
` [PATCH 1/4] zbd: Add min_bytes argument to zbd_find_zone()
` [PATCH 2/4] zbd: Support zone reset by trim
` [PATCH 3/4] engines/libzbc: Enable trim for libzbc I/O engine
` [PATCH 4/4] t/zbd: Add test #58 to test zone reset by trim workload

[PATCH 0/2] Acceptance Tests: clean up of temporary dirs and MAINTAINERS entry
 2021-08-03 19:34 UTC  (3+ messages)
` [PATCH 1/2] Acceptance Tests: add standard clean up at test tearDown()
` [PATCH 2/2] Acceptance Tests: updates to the MAINTAINERS file

[jimc:dd-drm-next 6/8] lib/dynamic_debug.c:1162:5: error: conflicting types for 'param_set_dyndbg'
 2021-08-03 19:36 UTC 

[meta-oe][PATCH] luajit: Fix override syntax
 2021-08-03 19:35 UTC  (2+ messages)

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-08-03 19:32 UTC  (3+ messages)

[PATCH] dt-bindings: soc: ti: pruss: Add dma-coherent property
 2021-08-03 19:32 UTC  (5+ messages)

[rcu:dev.2021.07.27b 33/57] kernel/cpu.c:155:6: error: conflicting types for 'cpu_hp_check_delay'
 2021-08-03 19:32 UTC  (2+ messages)

[PATCH 1/2] iomap: Use kmap_local_page instead of kmap_atomic
 2021-08-03 19:31 UTC  (2+ messages)
` [PATCH 2/2] iomap: Add another assertion to inline data handling

[PATCH v2 3/4] spi: mediatek: modify set_cs_timing callback
 2021-08-03 19:30 UTC  (5+ messages)

[PATCH v1 0/2] Add scaling lists support for HEVC
 2021-08-03 19:29 UTC  (12+ messages)
` [PATCH v1 1/2] media: hevc: Add scaling matrix control
` [PATCH v1 2/2] media: hantro: Add scaling lists feature

[PATCH v2 0/1] Add remote I2C device to support external I2C device
 2021-08-03 19:29 UTC  (3+ messages)

[PATCH v1 1/5] serdev: Split and export serdev_acpi_get_uart_resource()
 2021-08-03 19:29 UTC  (5+ messages)
` [PATCH v1 2/5] platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper
` [PATCH v1 3/5] Bluetooth: hci_bcm: "
` [PATCH v1 4/5] Bluetooth: hci_bcm: Use acpi_gpio_get_*_resource() helpers
` [PATCH v1 5/5] Bluetooth: hci_bcm: Fix kernel doc comments

[PATCH] systemd-boot: use ld.bfd as efi-ld when gold is being used by default with ld-is-gold
 2021-08-03 19:28 UTC  (3+ messages)
  ` [OE-core] "

macro version of __func__ ?
 2021-08-03 19:27 UTC  (2+ messages)

[RFC v1 0/8] MSHV: add PV-IOMMU driver
 2021-08-03 19:27 UTC  (5+ messages)
` [RFC v1 7/8] mshv: implement in-kernel device framework
` [RFC v1 8/8] mshv: add vfio bridge device

[dpdk-dev] [PATCH] doc: announce cryptodev-PMD interface as internal
 2021-08-03 19:25 UTC  (2+ messages)

[PATCH v3 0/7] KVM: X86: Some light optimizations on rmap logic
 2021-08-03 19:25 UTC  (7+ messages)
` [PATCH v3 1/7] KVM: Allow to have arch-specific per-vm debugfs files
` [PATCH v3 4/7] KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file

[PATCH v2 1/1] platform/surface: aggregator: Use y instead of objs in Makefile
 2021-08-03 19:25 UTC 

Race between io_wqe_worker() and io_wqe_wake_worker()
 2021-08-03 19:24 UTC  (7+ messages)

[PATCH v13] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-08-03 19:22 UTC  (9+ messages)
` [PATCH v13 1/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH 1/2] gpio: tn48m: Add support for Delta TN4810M CPLD
 2021-08-03 19:24 UTC  (4+ messages)

[intel-linux-intel-lts:5.4/yocto 414/1142] drivers/misc/xlink-pcie/remote_host/mxlk_core.c:127:41: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-08-03 19:24 UTC 

[PATCH 0/4] Fixup register offsets to support per core L3 DCVS
 2021-08-03 19:23 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add compatible for SM8250/8350

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-08-03 19:22 UTC  (8+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[PATCH] usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus events
 2021-08-03 19:22 UTC  (3+ messages)

[PATCH net-next v2 0/8] Add Gigabit Ethernet driver support
 2021-08-03 19:22 UTC  (9+ messages)
` [PATCH net-next v2 3/8] ravb: Add num_gstat_queue to struct ravb_hw_info
` [PATCH net-next v2 4/8] ravb: Add stats_len "

[PATCH v1 1/1] platform/surface: aggregator: Ouse y instead of objs in Makefile
 2021-08-03 19:21 UTC  (3+ messages)

[Buildroot] [PATCH] package/firmware-utils: add package
 2021-08-03 19:19 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
 2021-08-03 19:18 UTC  (41+ messages)
` [Cluster-devel] "
`  "
` [Ocfs2-devel] [PATCH v5 01/12] iov_iter: Fix iov_iter_get_pages{, _alloc} page fault return value
  ` [Cluster-devel] "
  ` [PATCH v5 01/12] iov_iter: Fix iov_iter_get_pages{,_alloc} "
` [Ocfs2-devel] [PATCH v5 02/12] powerpc/kvm: Fix kvm_use_magic_page
  ` [Cluster-devel] "
  `  "
` [Ocfs2-devel] [PATCH v5 03/12] Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
  ` [Cluster-devel] "
  ` [PATCH v5 03/12] Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
` [Ocfs2-devel] [PATCH v5 04/12] Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
  ` [Cluster-devel] "
  `  "
` [Ocfs2-devel] [PATCH v5 05/12] iov_iter: Introduce fault_in_iov_iter_writeable
  ` [Cluster-devel] "
  `  "
` [Ocfs2-devel] [PATCH v5 06/12] gfs2: Add wrapper for iomap_file_buffered_write
  ` [Cluster-devel] "
  `  "
` [Ocfs2-devel] [PATCH v5 07/12] gfs2: Fix mmap + page fault deadlocks for buffered I/O
  ` [Cluster-devel] "
  `  "
` [PATCH v5 08/12] iomap: Fix iomap_dio_rw return value for user copies
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH v5 09/12] iomap: Support restarting direct I/O requests after user copy failures
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH v5 10/12] iomap: Add done_before argument to iomap_dio_rw
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH v5 11/12] iov_iter: Introduce noio flag to disable page faults
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
` [PATCH v5 12/12] gfs2: Fix mmap + page fault deadlocks for direct I/O
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "

[PATCH net-next 0/2] Convert switchdev_bridge_port_{,un}offload to notifiers
 2021-08-03 19:18 UTC  (4+ messages)

git revert --continue --no-verify
 2021-08-03 19:17 UTC 

[PATCH 5.4 00/40] 5.4.138-rc1 review
 2021-08-03 19:16 UTC  (2+ messages)

[PATCH 4.19 00/30] 4.19.201-rc1 review
 2021-08-03 19:15 UTC  (2+ messages)

[PATCH 4.14 00/38] 4.14.242-rc1 review
 2021-08-03 19:15 UTC  (2+ messages)

[PATCH 4.9 00/32] 4.9.278-rc1 review
 2021-08-03 19:14 UTC  (2+ messages)

[PATCH 4.4 00/26] 4.4.278-rc1 review
 2021-08-03 19:14 UTC  (2+ messages)

[PATCH][next] brcmfmac: firmware: Fix uninitialized variable ret
 2021-08-03 19:14 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add interconnect properties for USB
 2021-08-03 19:13 UTC  (2+ messages)

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-03 19:07 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: limit FW support for mlx5 RegEx device
 2021-08-03 19:07 UTC 

[PATCH v3] drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()
 2021-08-03 19:05 UTC  (3+ messages)

[PATCH net-next 1/2] net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
 2021-08-03 19:03 UTC  (3+ messages)
  ` [PATCH net-next 1/2] net: make switchdev_bridge_port_{, unoffload} "

[dpdk-dev] [PATCH v12 00/10] eal: Add EAL API for threading
 2021-08-03 19:01 UTC  (12+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 01/10] eal: add basic threading functions
  ` [dpdk-dev] [PATCH v13 02/10] eal: add thread attributes
  ` [dpdk-dev] [PATCH v13 03/10] eal/windows: translate Windows errors to errno-style errors
  ` [dpdk-dev] [PATCH v13 04/10] eal: implement functions for thread affinity management
  ` [dpdk-dev] [PATCH v13 05/10] eal: implement thread priority management functions
  ` [dpdk-dev] [PATCH v13 06/10] eal: add thread lifetime management
  ` [dpdk-dev] [PATCH v13 07/10] eal: implement functions for mutex management
  ` [dpdk-dev] [PATCH v13 08/10] eal: implement functions for thread barrier management
  ` [dpdk-dev] [PATCH v13 09/10] eal: add EAL argument for setting thread priority
  ` [dpdk-dev] [PATCH v13 10/10] Add unit tests for thread API

[PATCH 00/12] FPGA Security Manager for 5.14
 2021-08-03 19:02 UTC  (9+ messages)
` [PATCH 02/12] fpga: sec-mgr: enable secure updates

[soc:arm/dt] BUILD SUCCESS c4994975132eb2488ad1259c273812ae38f5fccd
 2021-08-03 18:58 UTC 

[PATCH v2] PCI: Make saved capability state private to core
 2021-08-03 18:59 UTC  (2+ messages)

[RFC v3] virtio/vsock: add two more queues for datagram types
 2021-08-03 18:58 UTC  (5+ messages)
  `  "

[PATCH] drm/amdkfd: add parameter force in kfd_process_evict_queues
 2021-08-03 18:57 UTC 

[PATCH 0/5] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-03 18:53 UTC  (18+ messages)
` [PATCH 1/5] arm64: dts: rockchip: rk3568-evb1-v10: add regulators of rk809 pmic
` [PATCH 2/5] arm64: dts: rockchip: enable io domains for rk356x
` [PATCH 3/5] arm64: dts: rockchip: rk3568-evb1-v10: enable io domains
` [PATCH 4/5] arm64: dts: rockchip: rk3568-evb1-v10: add pinctrl and alias to emmc node
` [PATCH 5/5] arm64: dts: rockchip: rk3568-evb1-v10: add node for sd card

[Buildroot] [RFC 1/2] docs/manual/migrating.txt: add section with general migrating tips
 2021-08-03 18:56 UTC  (5+ messages)
` [Buildroot] [RFC 2/2] docs/manual/migrating.txt: add "individual packages" section

[PATCH 0/9 v4] e2fsprogs: Support for orphan file feature
 2021-08-03 18:56 UTC  (3+ messages)
` [PATCH 6/9] e2fsck: Add support for handling orphan file

Random csum errors
 2021-08-03 18:55 UTC  (3+ messages)
  ` Aw: "

[PULL v4 0/1] Libslirp patches
 2021-08-03 18:49 UTC  (2+ messages)

LSM policy options for new GPIO kernel driver interface
 2021-08-03 18:11 UTC  (3+ messages)
  ` [External] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.