All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-24 21:37:25 to 2023-03-24 22:49:58 UTC [more...]

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-24 20:58 UTC  (14+ messages)
` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[igt-dev] [PATCH i-g-t 0/2] tests/i915/slpc: Add basic IGT test
 2023-03-24 22:49 UTC  (5+ messages)
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t 1/2] lib/debugfs: Add per GT debugfs helpers
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH i-g-t 2/2] i915_guc_pc: Add some basic SLPC igt tests

[PATCH v5 vfio 0/7] pds_vfio driver
 2023-03-24 22:47 UTC  (5+ messages)
` [PATCH v5 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH] KVM: x86/pmu: Add Intel PMU supported fixed counters bit mask
 2023-03-24 22:46 UTC  (2+ messages)

[PATCH bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-24 22:33 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: disassociate section handler on explicit bpf_program__set_type() call
` [PATCH bpf-next 2/3] veristat: add -d debug mode option to see debug libbpf log
` [PATCH bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs

[gustavoars:testing/fsfa3 17/17] lib/zstd/decompress/huf_decompress.c:1122:5: warning: 'HUF_fillDTableX2' accessing 624 bytes in a region of size 52
 2023-03-24 22:44 UTC 

Does Landlock not work with eCryptfs?
 2023-03-24 22:45 UTC  (9+ messages)

fuse uring / wake_up on the same core
 2023-03-24 22:44 UTC  (2+ messages)

[xen-unstable-smoke test] 179940: tolerable trouble: pass/starved - PUSHED
 2023-03-24 22:43 UTC 

[PATCH v6] ASoC: tas2781: Add tas2781 driver
 2023-03-24 22:42 UTC  (4+ messages)

[PATCH] MAINTAINERS: mark ecryptfs as orphan state
 2023-03-24 22:42 UTC  (3+ messages)

[PATCH] io_uring/rw: transform single vector readv/writev into ubuf
 2023-03-24 22:41 UTC  (2+ messages)

FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-03-24 22:33 UTC  (4+ messages)
  ` RE(3): "

[PATCH v3] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
 2023-03-24 22:36 UTC  (3+ messages)

[PATCH] rcu: Remove RCU_NONIDLE()
 2023-03-24 22:37 UTC  (3+ messages)

[PATCH v2 4/5] cxl/pci: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-03-24 22:36 UTC  (2+ messages)

[PATCH nf-next v3 0/4] Support for shifted port-ranges in NAT
 2023-03-24 22:36 UTC  (2+ messages)

[ANNOUNCE] 5.10.176-rt86
 2023-03-24 22:34 UTC 

[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
 2023-03-24 22:35 UTC  (6+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API

[PATCH] powerpc/pseries: Add spaces around / operator
 2023-03-24 22:00 UTC  (2+ messages)

[BUG] gre interface incorrectly generates link-local addresses
 2023-03-24 22:34 UTC  (2+ messages)

[PATCH] fs: ecryptfs: comment typo fix
 2023-03-24 22:32 UTC  (2+ messages)

[PATCH net-next v4] tools: ynl: Add missing types to encode/decode
 2023-03-24 22:31 UTC  (2+ messages)

[PATCH v10 0/3] Memory poison recovery in khugepaged collapsing
 2023-03-24 22:31 UTC  (6+ messages)
` [PATCH v10 1/3] mm/khugepaged: recover from poisoned anonymous memory

[PATCH v5 0/4] staging: rtl8192e: code cleanup patches
 2023-03-24 22:31 UTC  (5+ messages)
` [PATCH v5 1/4] staging: rtl8192e: remove extra blank lines
` [PATCH v5 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v5 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v5 4/4] staging: rtl8192e: remove blank lines after '{'

[ANNOUNCE] 5.10.175-rt85
 2023-03-24 22:29 UTC 

[PATCH v9 00/11] tracing/user_events: Remote write ABI
 2023-03-24 22:30 UTC  (12+ messages)
` [PATCH v9 01/11] tracing/user_events: Split header into uapi and kernel
` [PATCH v9 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [PATCH v9 03/11] tracing/user_events: Use remote writes for event enablement
` [PATCH v9 04/11] tracing/user_events: Fixup enable faults asyncly
` [PATCH v9 05/11] tracing/user_events: Add ioctl for disabling addresses
` [PATCH v9 06/11] tracing/user_events: Update self-tests to write ABI
` [PATCH v9 07/11] tracing/user_events: Add ABI self-test
` [PATCH v9 08/11] tracing/user_events: Use write ABI in example
` [PATCH v9 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v9 10/11] tracing/user_events: Charge event allocs to cgroups
` [PATCH v9 11/11] tracing/user_events: Limit global user_event count

Proposal/Discussion: Turning parts of Git into libraries
 2023-03-24 22:29 UTC  (13+ messages)

[PATCH v2 00/29] Convert most of ext4 to folios
 2023-03-24 22:29 UTC  (3+ messages)
` [PATCH v2 23/29] ext4: Convert ext4_mpage_readpages() to work on folios

[xen-unstable-smoke bisection] complete build-amd64
 2023-03-24 22:28 UTC 

sphinx - proper method for linking
 2023-03-24 22:28 UTC  (2+ messages)

[PATCH] media: dib7000p: Fix potential division by zero
 2023-03-24 22:27 UTC  (4+ messages)

Bug in git archive + .gitattributes + relative path
 2023-03-24 22:27 UTC  (16+ messages)
                      ` [PATCH] archive: improve support for running in a subdirectory
                        ` [PATCH v2] archive: improve support for running in subdirectory

[PATCH] ARM+RISC-V: BSS handling improvements
 2023-03-24 22:24 UTC 

[PATCH 1/3] wildmatch: fix exponential behavior
 2023-03-24 22:17 UTC  (2+ messages)
` [PATCH] t3070: make chain lint tester happy

[tytso-ext4:dev 16/43] fs/ext4/balloc.c:114:34-36: WARNING opportunity for max()
 2023-03-24 22:24 UTC 

[PATCH v3] staging: most: fix line ending with '(' in dim2/
 2023-03-24 22:24 UTC  (2+ messages)

[PATCH] pwm: meson: add support for S4 chip family
 2023-03-24 22:23 UTC  (3+ messages)

[PATCH v2] staging: most: fix line ending with '(' in video/
 2023-03-24 22:23 UTC  (2+ messages)

[PATCH v4 0/4] code cleanup patches
 2023-03-24 22:23 UTC  (5+ messages)
` [PATCH v4 1/4] staging: rtl8192e: remove extra blank lines
` [PATCH v4 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v4 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v4 4/4] staging: rtl8192e: remove blank lines after '{'

[Intel-gfx] [PATCH] drm/i915: Implement UHBR bandwidth check
 2023-03-24 22:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Implement UHBR bandwidth check (rev3)

[RESEND PATCH] staging: most: fix line ending with '(' in video
 2023-03-24 22:21 UTC  (2+ messages)

[PATCH net v2 0/6] net: dsa: microchip: ksz8: fixes for stable
 2023-03-24 22:21 UTC  (13+ messages)
` [PATCH net v2 1/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
` [PATCH net v2 2/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
` [PATCH net v2 3/6] net: dsa: microchip: ksz8: fix offset for the timestamp filed
` [PATCH net v2 4/6] net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from empty dynamic MAC table
` [PATCH net v2 5/6] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH net v2 6/6] net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID

[RESEND PATCH] staging: most: fix line ending with '(' in dim2
 2023-03-24 22:18 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Disable C6 on MTL A0 for media
 2023-03-24 22:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: Disable C6 on MTL A0 for media (rev3)

[avpatel:alexghiti_test 51/78] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2023-03-24 22:14 UTC 

[PATCH 01/10] dt: bindings: clock: add mtmips SoCs clock device tree binding documentation
 2023-03-24 22:13 UTC  (12+ messages)

Unable to build latest dunfell branch python3 module
 2023-03-24 22:13 UTC  (2+ messages)
` [poky] "

[PATCH net-next] dev_ioctl: fix a W=1 warning
 2023-03-24 22:11 UTC 

[PATCH v2 0/4] staging: rtl8192e: code cleanup patches
 2023-03-24 22:11 UTC  (4+ messages)
` [PATCH v2 1/4] staging: rtl8192e: remove extra blank lines

[PATCH v4] Staging: nvec: Remove macro definition to_nvec_led
 2023-03-24 22:10 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-03-24 22:10 UTC  (9+ messages)
` [PATCH RESEND net-next v4 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-03-24 22:10 UTC  (5+ messages)
` (subset) "

[PATCH v3 0/4] staging: rtl8192e: remove extra blank lines
 2023-03-24 22:09 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] staging: rtl8192e: add blank lines after declarations
` [PATCH v3 3/4] staging: rtl8192e: add spaces around binary operators
` [PATCH v3 4/4] staging: rtl8192e: remove blank lines after '{'

[PATCH 0/4] rcu/nocb: Shrinker related boring fixes
 2023-03-24 22:09 UTC  (4+ messages)
` [PATCH 1/4] rcu/nocb: Protect lazy shrinker against concurrent (de-)offloading

[PATCH] x86/boot: Restrict directmap permissions for .text/.rodata
 2023-03-24 22:08 UTC 

[PATCH v2 1/3] net: ethernet: mtk_eth_soc: fix flow block refcounting logic
 2023-03-24 22:09 UTC  (3+ messages)

[PATCH 0/2] net: dsa: b53: mdio: add support for BCM53134
 2023-03-24 22:07 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-24 22:06 UTC  (10+ messages)
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node

limiting git branch --contains
 2023-03-24 22:06 UTC  (11+ messages)

[PATCH 00/10] drm/msm: fix bind error handling
 2023-03-24 22:06 UTC  (9+ messages)
` [PATCH 05/10] drm/msm: fix drm device leak on bind errors
` [PATCH 06/10] drm/msm: fix vram "

[PATCH v2 4/5] cxl: CXL Performance Monitoring Unit driver
 2023-03-24 22:03 UTC  (4+ messages)

[ANNOUNCE] 4.14.311-rt146
 2023-03-24 22:03 UTC 

[PATCH] drm/panel: magnachip: Prevent error pointer dereference in probe
 2023-03-24 22:03 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI watchdog driver
 2023-03-24 22:03 UTC  (3+ messages)
` [PATCH 2/2] Watchdog: octeontx2: Add Pseudo-NMI "

[PATCH] net: phy: dp83869: fix default value for tx-/rx-internal-delay
 2023-03-24 22:00 UTC  (2+ messages)

[PATCH] drm/msm: Avoid rounding down to zero jiffies
 2023-03-24 22:00 UTC  (2+ messages)

[PATCH 0/9] GMC 9.4.3 Support
 2023-03-24 21:59 UTC  (6+ messages)
` [PATCH 4/9] drm/amdgpu: add gmc ip block support for GC 9.4.3
` [PATCH 5/9] drm/amdgpu: add gfxhub v1_2 support
` [PATCH 7/9] drm/amdgpu: add mmhub v1_8 support
` [PATCH 8/9] drm/amdgpu: initialize gfxhub v1_2 and mmhub v1_8 funcs
` [PATCH 9/9] drm/amdgpu: add GMC ip block for GC 9.4.3

[PATCH v11 0/3] cachestat: a new syscall for page cache state of files
 2023-03-24 21:59 UTC  (5+ messages)

[PATCH 0/5] scsi: arcmsr: fix reading buffer empty length error
 2023-03-24 21:58 UTC  (2+ messages)

Regression: serial: imx: overrun errors on debug UART
 2023-03-24 21:57 UTC  (7+ messages)

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-24 21:56 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Implement batching in UDP iterator
` [PATCH v4 bpf-next 3/4] bpf,tcp: Avoid taking fast sock lock in iterator
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add tests for bpf_sock_destroy

[PATCH v6] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
 2023-03-24 21:55 UTC  (4+ messages)

[PATCH 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-03-24 21:55 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: add sm8150 USB+DP PHY
` [PATCH 2/5] phy: qcom-qmp-combo: add support for the USB+DP PHY on SM8150 platform
` [PATCH 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY
` [PATCH 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings
` [PATCH 5/5] phy: qcom-qmp-usb: split off the legacy USB+dp_com support

[Intel-gfx] [PATCH] drm/i915/overlay: Remove redundant drm_rect_visible() use
 2023-03-24 21:55 UTC  (3+ messages)
  `  "

[PATCH] firmware: cs_dsp: Add a debugfs entry containing control details
 2023-03-24 21:53 UTC  (2+ messages)

[PATCH v3 2/2] spi: loongson: add bus driver for the loongson spi controller
 2023-03-24 21:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: Set family for GC 9.4.3
 2023-03-24 21:52 UTC 

[PATCH v2 3/5] pci/aer: Export cper_print_aer() for CXL driver logging
 2023-03-24 21:52 UTC  (3+ messages)

[PATCHSET 0/2] Turn single segment imports into ITER_UBUF
 2023-03-24 21:52 UTC  (3+ messages)

[PATCH 0/3] NBIO 7.9 support
 2023-03-24 21:51 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: add nbio v7_9 support
` [PATCH 3/3] drm/amdgpu: init nbio v7_9 callbacks

[PATCH v2 net] sfc: ef10: don't overwrite offload features at NIC reset
 2023-03-24 21:50 UTC  (2+ messages)

[PATCH v13 0/6] Add function suspend/resume and remote wakeup support
 2023-03-24 21:48 UTC  (7+ messages)
` [PATCH v13 1/6] usb: gadget: Properly configure the device for remote wakeup
` [PATCH v13 2/6] usb: dwc3: Add remote wakeup handling
` [PATCH v13 3/6] usb: gadget: Add function wakeup support
` [PATCH v13 4/6] usb: dwc3: Add function suspend and "
` [PATCH v13 5/6] usb: gadget: Handle function suspend feature selector
` [PATCH v13 6/6] usb: gadget: f_ecm: Add suspend/resume and remote wakeup support

[PATCH v3 0/4] Migrate IDIO-16 GPIO drivers to regmap API
 2023-03-24 21:45 UTC  (5+ messages)
` [PATCH v3 1/4] gpio: idio-16: Migrate to the "
` [PATCH v3 2/4] gpio: 104-idio-16: "
` [PATCH v3 3/4] gpio: pci-idio-16: "
` [PATCH v3 4/4] gpio: idio-16: Remove unused legacy interface

[PATCH] x86/ucode: Fix error paths control_thread_fn()
 2023-03-24 21:44 UTC 

[Intel-xe] [PATCH 0/6] PAT fixes
 2023-03-24 21:44 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/pat: Move PAT setup to a dedicated file
` [Intel-xe] [PATCH 2/6] drm/xe/pat: Use table-based programming of PAT settings
` [Intel-xe] [PATCH 4/6] drm/xe/pat: Clean up PAT register definitions

[PATCH 00/10] drm/radeon: Convert fbdev to DRM client
 2023-03-24 21:44 UTC  (8+ messages)

[GIT PULL] ARM: SoC fixes for 6.3, part 2
 2023-03-24 21:40 UTC  (2+ messages)

[PATCH v1] scsi: scsi_debug: Remove redundant driver match function
 2023-03-24 21:43 UTC  (2+ messages)

[PATCH 0/2] of: unittest: option to allow tests that trigger kernel stack dump
 2023-03-24 21:43 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v5 0/9] target: TMF and recovery fixes
 2023-03-24 21:40 UTC  (2+ messages)

[PATCH v8 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-03-24 21:39 UTC  (7+ messages)
` [PATCH v8 4/6] security: Allow all LSMs to provide xattrs for inode_init_security hook
        ` [Ocfs2-devel] "

Plans regarding PECI sensors and PCIe inventory with upstream Linux
 2023-03-24 21:38 UTC  (2+ messages)

Read speed for a PCIe NVMe SSD is ridiculously slow on a multi-socket machine
 2023-03-24 21:38 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
 2023-03-24 21:38 UTC  (2+ messages)
` [1/2] "

[PATCH 0/6] pack-bitmap: miscellaneous mmap read hardening
 2023-03-24 21:38 UTC  (8+ messages)
` [PATCH 5/6] pack-bitmap.c: use `bitmap_index_seek()` where possible

[Intel-gfx] [PATCH v7 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-03-24 21:37 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/hdcp: Pull HDCP auth/exchange/check into helpers (rev7)


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.