All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-24 05:45:50 to 2023-01-24 06:48:11 UTC [more...]

consolidate btrfs checksumming, repair and bio splitting v4
 2023-01-24  6:47 UTC  (4+ messages)
` [PATCH 10/34] btrfs: handle checksum validation and repair at the storage layer

[PATCH v3] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-24  6:47 UTC  (4+ messages)
` [PATCH v3 1/2] tools/resolve_btfids: Install subcmd headers

[PATCH v1 0/2] CMD commands improvements
 2023-01-24  6:47 UTC  (6+ messages)
` [PATCH v1 1/2] cmd: exit: add continue on key press command

[PATCH v2 0/9] extent buffer dirty cleanups
 2023-01-24  6:47 UTC  (2+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-24  6:47 UTC  (15+ messages)
                ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
                  ` [RFC PATCH v2 1/2] selftests/x86: sysret_rip: Handle syscall in a "
                  ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`

[libgpiod][PATCH 00/16] treewide: continue beating libgpiod v2 into shape for an upcoming release
 2023-01-24  6:44 UTC  (5+ messages)
` [libgpiod][PATCH 04/16] treewide: unify gpiod_line_config/request_get_offsets() functions

[PATCH v3 00/11] jevents/pmu-events improvements
 2023-01-24  6:33 UTC  (36+ messages)
` [PATCH v3 01/11] perf jevents metric: Correct Function equality
` [PATCH v3 02/11] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v3 03/11] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v3 04/11] perf pmu-events: Add separate metric from pmu_event
` [PATCH v3 05/11] perf pmu-events: Separate the metrics from events for no jevents
` [PATCH v3 06/11] perf pmu-events: Remove now unused event and metric variables
` [PATCH v3 07/11] perf stat: Remove evsel metric_name/expr
` [PATCH v3 08/11] perf jevents: Combine table prefix and suffix writing
` [PATCH v3 09/11] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v3 10/11] perf jevents: Generate metrics and events as separate tables
` [PATCH v3 11/11] perf jevents: Add model list option

[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-24  6:43 UTC  (2+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

RTT-PROBE: lore-subspace-rtt
 2023-01-24  6:43 UTC 

[PATCH net-next v8 0/8] Add Auxiliary driver support
 2023-01-24  6:42 UTC  (4+ messages)
` [PATCH net-next v8 1/8] bnxt_en: Add auxiliary "

[RFC v2 0/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
 2023-01-24  6:41 UTC  (4+ messages)
` [RFC v2 2/2] "

[PATCH v6 0/5] Add DSS support for AM625 SoC
 2023-01-24  6:40 UTC  (5+ messages)
` [PATCH v6 3/5] drm/tidss: Add support to configure OLDI mode for am625-dss

Linux kernel 5.10.165 released
 2023-01-24  6:40 UTC 

Linux kernel 5.15.90 released
 2023-01-24  6:40 UTC 

[PATCH 5.15 000/117] 5.15.90-rc2 review
 2023-01-24  6:39 UTC  (2+ messages)

[PATCH v2 0/3] Misc thermal cleanup and fixes
 2023-01-24  6:38 UTC  (7+ messages)
` [PATCH v2 1/3] thermal/core: Fix unregistering netlink at thermal init time
` [PATCH v2 2/3] thermal/core: Remove unneeded ida_destroy()
` [PATCH v2 3/3] thermal/core: Move the thermal trip code to a dedicated file

[PATCH v1 3/4] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-24  6:38 UTC  (2+ messages)

[PATCH bpf-next 0/7] xdp: introduce xdp-feature support
 2023-01-24  6:34 UTC  (3+ messages)
` [PATCH bpf-next 7/7] selftests/bpf: introduce XDP compliance test tool

RTT-PROBE: lore-subspace-rtt
 2023-01-24  6:33 UTC 

[PATCH v2] thermal: Fail object registration if thermal class is not registered
 2023-01-24  6:31 UTC  (2+ messages)

What would happen if the block device driver/firmware found some block of a bio is corrupted?
 2023-01-24  6:32 UTC  (4+ messages)

[PATCH rdma-rc v1] IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
 2023-01-24  6:27 UTC  (5+ messages)

[PATCH v4 net-next 00/12] ethtool support for IEEE 802.3 MAC Merge layer
 2023-01-24  6:30 UTC  (4+ messages)
` [PATCH v4 net-next 04/12] net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)

[PATCH 1/2] drm: bridge: dw-mipi-dsi: Handle NO_EOT_PACKET mode
 2023-01-24  6:31 UTC  (3+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-24  6:29 UTC  (22+ messages)
` [RFC PATCH 01/19] mm: Introduce vm_account
` [RFC PATCH 02/19] drivers/vhost: Convert to use vm_account
` [RFC PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [RFC PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [RFC PATCH 09/19] io_uring: convert to use vm_account
` [RFC PATCH 10/19] net: skb: Switch to using vm_account
` [RFC PATCH 11/19] xdp: convert to use vm_account
` [RFC PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
` [RFC PATCH 13/19] fpga: dfl: afu: convert to use vm_account
` [RFC PATCH 14/19] mm: Introduce a cgroup for pinned memory
` [RFC PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
` [RFC PATCH 16/19] mm/util: Refactor account_locked_vm
` [RFC PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
` [RFC PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
` [RFC PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap

Linux 6.1.8
 2023-01-24  6:28 UTC  (2+ messages)

Linux 5.15.90
 2023-01-24  6:28 UTC  (2+ messages)

Linux 5.10.165
 2023-01-24  6:28 UTC  (2+ messages)

Linux 5.4.230
 2023-01-24  6:28 UTC  (2+ messages)

Linux 4.19.271
 2023-01-24  6:28 UTC  (2+ messages)

Linux 4.14.304
 2023-01-24  6:28 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS a27056168dec62cbbb83eab4d609a60e182d912f
 2023-01-24  6:27 UTC 

[PATCH net-next 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-24  6:22 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next 09/10] bonding: fill IPsec state validation failure reason

Linux kernel 5.4.230 released
 2023-01-24  6:25 UTC 

[PATCH v2 09/25] ASoC: rt: use helper function
 2023-01-24  6:25 UTC  (3+ messages)

next/pending-fixes build: 206 builds: 3 failed, 203 passed, 6 errors, 16 warnings (v6.2-rc5-174-gc5f142de047d)
 2023-01-24  6:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-24  6:23 UTC 

[PATCH] nvme-pci: Switch back to sync probe to fix rootfs mount regression
 2023-01-24  6:21 UTC  (2+ messages)

[PATCH v6 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-24  6:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] aspeed/sdmc: Drop unnecessary scu include
 2023-01-24  6:20 UTC 

Linux kernel 4.19.271 released
 2023-01-24  6:20 UTC 

[Patch net-next v2 0/2] net: dsa: microchip: add support for credit based shaper
 2023-01-24  6:20 UTC  (2+ messages)

[PATCH 00/88] Clean up of bad Kconfig options
 2023-01-24  6:18 UTC  (10+ messages)
` [PATCH 11/88] arm: mvebu: Correct reference to ARMADA_370
` [PATCH 12/88] arm: mvebu: Drop reference to CONFIG_ARMADA_39X
` [PATCH 29/88] i2c: Rename I2C_MUX_PCA954x
` [PATCH 76/88] ppc: Makefile: Drop unused ppc4xx code
  ` [PATCH 72/88] sh4: Drop unused kona_i2c driver

[ericvh-v9fs:ericvh/for-next 11/12] fs/9p/vfs_file.c:506:28: warning: variable 'v9inode' set but not used
 2023-01-24  6:18 UTC 

[PATCH 0/7] Add minimal boot support for IPQ9574
 2023-01-24  6:16 UTC  (5+ messages)
` [PATCH 6/7] arm64: dts: Add ipq9574 SoC and AL02 board support

[PATCH v2] platform/chrome: cros_ec_typec: allow deferred probe of switch handles
 2023-01-24  6:16 UTC 

Linux kernel 4.14.304 released
 2023-01-24  6:15 UTC 

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-24  6:15 UTC  (5+ messages)

[PATCH] cros_ec_keyb: Add 3 buttons for monitor function
 2023-01-24  6:14 UTC  (5+ messages)

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-01-24  6:13 UTC  (3+ messages)

[PATCH 0/3] Convert TSC to monotonic clock for PEBS
 2023-01-24  6:13 UTC  (2+ messages)

[PATCH net-next 0/7] sfc: devlink support for ef100
 2023-01-24  6:13 UTC  (5+ messages)
` [PATCH net-next 1/7] sfc: add "

RTT-PROBE: lore-subspace-rtt
 2023-01-24  6:13 UTC 

[PATCH net-next V2] net: avoid irqsave in skb_defer_free_flush
 2023-01-24  6:10 UTC  (2+ messages)

[net-next v4] ipv6: Document that max_size sysctl is deprecated
 2023-01-24  6:10 UTC  (2+ messages)

[PATCH 1/9] mm: kmemleak: properly disable task stack scanning
 2023-01-24  6:07 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS ed0400ad547c0b88d2f06ecf22a089eb2e84c9b7
 2023-01-24  6:08 UTC 

[Buildroot] [PATCH 1/1] package/libosmium: bump version to 2.19.0
 2023-01-24  6:05 UTC 

traceroute failure in kernel 6.1 and 6.2
 2023-01-24  6:03 UTC  (8+ messages)

[PATCH v1 0/2] driver core/thermal: Fail registration of thermal object when thermal_class is not registered
 2023-01-24  6:03 UTC  (5+ messages)
` [PATCH v1 2/2] thermal: Fail object registration if thermal class "

RTT-PROBE: lore-subspace-rtt
 2023-01-24  6:03 UTC 

[PATCH v2 0/2] media: i2c: add imx415 cmos image sensor driver
 2023-01-24  6:01 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor
` [PATCH v2 2/2] media: i2c: add imx415 cmos image sensor driver

[PATCH net 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
 2023-01-24  6:00 UTC  (2+ messages)

[PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
 2023-01-24  5:59 UTC  (4+ messages)
` [PATCH v8 04/10] iomap: don't get an reference on ZERO_PAGE for direct I/O block zeroing

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.9.1
 2023-01-24  5:59 UTC 

[PATCH] crypto: caam - Use ahash_request_complete
 2023-01-24  5:59 UTC  (2+ messages)
` [EXT] "

[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-24  5:57 UTC  (11+ messages)
    ` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.01.19a 55/61] kernel/rcu/rcutorture.c:3517:6: warning: variable 'cyclelenmax' set but not used
 2023-01-24  5:57 UTC 

[PATCH net-next V2] net: fix kfree_skb_list use of skb_mark_not_on_list
 2023-01-24  5:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-24  5:53 UTC 

[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-24  5:50 UTC  (2+ messages)

[PATCH v3 0/6] drm/rockchip: vop2: add support for the rgb output block
 2023-01-24  5:47 UTC  (28+ messages)
` [PATCH v3 1/6] drm/rockchip: vop2: initialize possible_crtcs properly
` [PATCH v3 2/6] drm/rockchip: rgb: embed drm_encoder into rockchip_encoder
` [PATCH v3 3/6] drm/rockchip: rgb: add video_port parameter to init function
` [PATCH v3 4/6] drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
  ` [PATCH v3 4/6] drm/rockchip: vop2: use symmetric function pair vop2_{create, destroy}_crtcs
` [PATCH v3 5/6] drm/rockchip: vop2: add support for the rgb output block
` [PATCH v3 6/6] arm64: dts: rockchip: add pinctrls for 16-bit/18-bit rgb interface to rk356x

[net] net: ethernet: adi: adin1110: Fix multicast offloading
 2023-01-24  5:50 UTC  (2+ messages)

[PATCH net] ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
 2023-01-24  5:50 UTC  (2+ messages)

[PATCH net] ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
 2023-01-24  5:50 UTC  (2+ messages)

Assertion failure in i915 intel_display.c#assert_plane() after resume from hibernation
 2023-01-24  5:49 UTC  (2+ messages)

[PATCH net] MAINTAINERS: Update MPTCP maintainer list and CREDITS
 2023-01-24  5:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/postgresql: bump version to 15.1
 2023-01-24  5:47 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] DEVELOPERS: add myself to postgresql package
` [Buildroot] [PATCH 3/3] package/postgresql: add lz4 and zstd support

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-24  5:45 UTC  (3+ messages)

[PATCH V1] bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
 2023-01-24  5:44 UTC  (3+ messages)

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-24  5:44 UTC  (6+ messages)
` [PATCH v1 2/4] Revert "dt-bindings: mmc: Add bindings for Intel Thunder Bay SoC"
` [PATCH v1 3/4] Revert "phy: intel: Add Thunder Bay eMMC PHY support"
` [PATCH v1 4/4] Revert "dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings"


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.