All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-14 23:15:15 to 2022-12-15 00:21:54 UTC [more...]

[PATCH v3 00/11] Enhance credential helper protocol to include auth headers
 2022-12-15  0:21 UTC  (19+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] http: read HTTP WWW-Authenticate response headers
  ` [PATCH v4 2/8] credential: add WWW-Authenticate header to cred requests
  ` [PATCH v4 3/8] test-http-server: add stub HTTP server test helper
  ` [PATCH v4 4/8] test-http-server: add HTTP error response function
  ` [PATCH v4 5/8] test-http-server: add HTTP request parsing
  ` [PATCH v4 6/8] test-http-server: pass Git requests to http-backend
  ` [PATCH v4 7/8] test-http-server: add simple authentication
  ` [PATCH v4 8/8] t5556: add HTTP authentication tests

RTT-PROBE: lore-subspace-rtt
 2022-12-15  0:21 UTC 

XFS reflink overhead, ioctl(FICLONE)
 2022-12-15  0:19 UTC  (3+ messages)

[PATCH v2 bpf-next 0/6] BTF-to-C dumper fixes and improvements
 2022-12-15  0:19 UTC  (3+ messages)
` [PATCH v2 bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic

[PATCH] powerpc/64: Implement arch_within_stack_frames
 2022-12-15  0:17 UTC  (4+ messages)

[PATCH v2 0/4] KVM: nVMX: Fix 2nd exec controls override goofs
 2022-12-15  0:18 UTC  (3+ messages)

[PATCH v2] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-15  0:18 UTC  (3+ messages)

[PATCH v3 0/9] mm: introduce Designated Movable Blocks
 2022-12-15  0:17 UTC  (5+ messages)

[PATCH v2 1/1] i2c: designware: set pinctrl recovery information from device pinctrl
 2022-12-15  0:17 UTC  (2+ messages)

[PATCH v2 1/1] i2c: designware: use u64 for clock freq to avoid u32 multiplication overflow
 2022-12-15  0:17 UTC  (2+ messages)

[PATCH v4] HID: multitouch: Add quirks for flipped axes
 2022-12-15  0:17 UTC  (3+ messages)
` [PATCH v5] "

[igt-dev] [PATCH i-g-t 1/1] tests/i915/pxp: PXP debugfs path promoted to global
 2022-12-15  0:18 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH] drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
 2022-12-15  0:14 UTC  (6+ messages)

[syzbot] general protection fault in em_cmp_match
 2022-12-15  0:12 UTC 

[Intel-gfx] [PATCH] drm/i915: ratelimit errors in display engine irq
 2022-12-15  0:14 UTC 

[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-15  0:12 UTC  (6+ messages)
` [PATCH v8 1/5] mm/memfd: add F_SEAL_EXEC
` [PATCH v8 2/5] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH v8 3/5] mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXEC
` [PATCH v8 4/5] mm/memfd: Add write seals when apply SEAL_EXEC to executable memfd
` [PATCH v8 5/5] selftests/memfd: add tests for MFD_NOEXEC_SEAL MFD_EXEC

[PATCH 0/5] KVM: x86/mmu: TDP MMU fixes for 6.2
 2022-12-15  0:11 UTC  (4+ messages)
` [PATCH 3/5] KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed

[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
 2022-12-15  0:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/6] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2022-12-15  0:08 UTC  (4+ messages)

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-15  0:07 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v2] KVM: MMU: Make the definition of 'INVALID_GPA' common
 2022-12-15  0:07 UTC  (4+ messages)

[PATCH RFC] srcu: Yet more detail for srcu_readers_active_idx_check() comments
 2022-12-15  0:04 UTC  (8+ messages)

[PATCH v7 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-12-15  0:03 UTC  (27+ messages)
` [PATCH v7 01/25] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v7 02/25] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v7 03/25] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v7 04/25] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v7 05/25] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v7 06/25] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v7 07/25] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v7 08/25] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v7 09/25] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v7 10/25] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v7 11/25] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v7 12/25] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v7 13/25] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v7 14/25] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v7 15/25] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v7 16/25] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v7 17/25] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v7 18/25] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v7 19/25] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v7 20/25] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v7 21/25] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v7 22/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v7 23/25] PCI: dwc: Restore DMA-mask after MSI-data allocation
` [PATCH v7 24/25] PCI: bt1: Set 64-bit DMA-mask
` [PATCH v7 25/25] PCI: dwc: Add DW eDMA engine support

RTT-PROBE: lore-subspace-rtt
 2022-12-15  0:11 UTC 

linux-next: please clean up the folio tree
 2022-12-14 23:55 UTC 

[PATCH] security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
 2022-12-15  0:06 UTC  (2+ messages)

[PATCH ethtool-next v1 0/3] add netlink support for rss get
 2022-12-14 23:54 UTC  (4+ messages)
` [PATCH ethtool-next v1 1/3] update UAPI header copies for RSS_GET support
` [PATCH ethtool-next v1 2/3] Move code that print rss info into common file
` [PATCH ethtool-next v1 3/3] netlink: add netlink handler for get rss (-x)

KVM: x86: snapshotted TSC frequency causing time drifts in vms
 2022-12-14 23:58 UTC  (5+ messages)

[PATCH] tools/resolve_btfids: Use pkg-config to locate libelf
 2022-12-14 23:56 UTC  (2+ messages)

[PATCH v7 00/11] Adds support for PHY LEDs with offload triggers
 2022-12-14 23:54 UTC  (12+ messages)
` [PATCH v7 01/11] leds: add support for hardware driven LEDs
` [PATCH v7 02/11] leds: add function to configure hardware controlled LED
` [PATCH v7 03/11] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v7 04/11] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v7 05/11] leds: trigger: netdev: convert device attr to macro
` [PATCH v7 06/11] leds: trigger: netdev: add hardware control support
` [PATCH v7 07/11] leds: trigger: netdev: use mutex instead of spinlocks
` [PATCH v7 08/11] leds: trigger: netdev: add available mode sysfs attr
` [PATCH v7 09/11] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v7 10/11] net: dsa: qca8k: add LEDs support
` [PATCH v7 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

RTT-PROBE: lore-subspace-rtt
 2022-12-15  0:01 UTC 

drivers/gpu/drm/nouveau/dispnv50/disp.c:134:31: sparse: sparse: subtraction of different types can't work (different address spaces)
 2022-12-14 23:57 UTC 

[igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes
 2022-12-14 23:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_hwmon: General verification of hwmon attributes (rev3)

[PATCH mptcp-next v24 0/5] BPF redundant scheduler, part 2
 2022-12-14 23:57 UTC  (3+ messages)
` [PATCH mptcp-next v24 2/5] mptcp: use get_send wrapper

[PATCH v2] cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
 2022-12-14 23:56 UTC  (2+ messages)

[ANNOUNCE] QEMU 7.2.0 is now available
 2022-12-14 23:46 UTC 

linux-next: manual merge of the iommufd tree with the driver-core, vfio trees
 2022-12-14 23:52 UTC  (2+ messages)

[PATCH v3 00/15] scsi: Add struct for args to execution functions
 2022-12-14 23:50 UTC  (16+ messages)
` [PATCH v3 01/15] "
` [PATCH v3 02/15] ata: libata-scsi: Convert to scsi_execute_cmd
` [PATCH v3 03/15] hwmon: drivetemp: "
` [PATCH v3 04/15] scsi: ch: "
` [PATCH v3 05/15] scsi: scsi_dh: "
` [PATCH v3 06/15] scsi: core: "
` [PATCH v3 07/15] scsi: spi: "
` [PATCH v3 08/15] scsi: sd: "
` [PATCH v3 09/15] scsi: zbc: "
` [PATCH v3 10/15] scsi: ses: "
` [PATCH v3 11/15] scsi: sr: "
` [PATCH v3 12/15] scsi: virtio_scsi: "
` [PATCH v3 13/15] scsi: target_core_pscsi: "
` [PATCH v3 14/15] scsi: cxlflash: "
` [PATCH v3 15/15] scsi: Remove scsi_execute_req/scsi_execute functions

[PATCH v3] cxl: add RAS status unmasking for CXL
 2022-12-14 23:52 UTC 

linux-next: manual merge of the iommufd tree with the vfio tree
 2022-12-14 23:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-14 23:51 UTC 

❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, e2ca6ba6)
 2022-12-14 23:50 UTC 

What's cooking in git.git (Dec 2022, #05; Wed, 14)
 2022-12-14 23:50 UTC  (5+ messages)

[PATCH] git: remove unneeded casts
 2022-12-14 23:49 UTC  (3+ messages)

[PATCHv2 bpf-next] bpf: Remove trace_printk_lock
 2022-12-14 23:48 UTC  (3+ messages)

progs/test_bpf_nf_fail.c:82:4: error: incomplete definition of type 'struct nf_conn'
 2022-12-14 23:47 UTC  (2+ messages)

[PATCH bpf-next v4 00/15] xdp: hints via kfuncs
 2022-12-14 23:46 UTC  (8+ messages)
` [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
      ` [xdp-hints] "
  ` [xdp-hints] "

[igt-dev] [PATCH i-g-t 0/4] i915/i915_hwmon: General verification of hwmon attributes
 2022-12-14 23:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/i915_hwmon: General verification of hwmon attributes (rev2)

[PATCH] tracing: Fix cpumask() example typo
 2022-12-14 23:44 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: msm8956-loire: SDCard
 2022-12-14 23:45 UTC  (8+ messages)
` [PATCH 1/6] arm64: dts: qcom: pmi8950: Add USB vbus and id sensing nodes
` [PATCH 2/6] arm64: dts: qcom: msm8956-loire: Add usb vbus and id extcons to ci-hdrc
` [PATCH 3/6] arm64: dts: qcom: pmi8950: Add missing ADC channels
` [PATCH 4/6] arm64: dts: qcom: msm8976: Declare and use SDC1 pins
` [PATCH 5/6] arm64: dts: qcom: msm8976: Declare and use SDC2 pins
` [PATCH 6/6] arm64: dts: qcom: msm8956-loire: Add SD Card Detect to SDC2 pin states

RTT-PROBE: lore-subspace-rtt
 2022-12-14 23:41 UTC 

[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
 2022-12-14 23:40 UTC  (5+ messages)
` [RFC PATCH 01/17] sunxi: remove CONFIG_SATAPWR

Whitepace parameter for git restore
 2022-12-14 23:39 UTC  (2+ messages)

[PATCH] parser: don't keep alloca()ing in a loop for substitutions
 2022-12-14 23:39 UTC 

[PATCH v3 00/12] media: i2c: max9286: Small new features
 2022-12-14 23:38 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: media: i2c: max9286: Add support for per-port supplies
` [PATCH v3 02/12] dt-bindings: media: i2c: max9286: Add property to select I2C speed
` [PATCH v3 03/12] dt-bindings: media: i2c: max9286: Add property to select bus width
` [PATCH v3 04/12] media: i2c: max9286: Add support for port regulators
` [PATCH v3 05/12] media: i2c: max9286: Support manual framesync operation
` [PATCH v3 06/12] media: i2c: max9286: Rename MAX9286_DATATYPE_RAW11 to RAW12
` [PATCH v3 07/12] media: i2c: max9286: Support 12-bit raw bayer formats
` [PATCH v3 08/12] media: i2c: max9286: Define macros for all bits of register 0x15
` [PATCH v3 09/12] media: i2c: max9286: Configure remote I2C speed from device tree
` [PATCH v3 10/12] media: i2c: max9286: Configure bus width "
` [PATCH v3 11/12] media: i2c: max9286: Select HS as data enable signal
` [PATCH v3 12/12] media: i2c: max9286: Print power-up GMSL link configuration

[RFC PATCH v2 00/47] hugetlb: introduce HugeTLB high-granularity mapping
 2022-12-14 23:37 UTC  (3+ messages)
` [RFC PATCH v2 15/47] hugetlbfs: for unmapping, treat HGM-mapped pages as potentially mapped

[PATCH v1 0/3] bbdev: remove offload cost
 2022-12-14 23:33 UTC  (4+ messages)
` [PATCH v1 1/3] test/bbdev: explicit check for allocation failure
` [PATCH v1 2/3] drivers/baseband: remove offload cost optional build flag
` [PATCH v1 3/3] app/bbdev-test: "

[Buildroot] [PATCH v4] configs/imxrt1050-evk: New defconfig
 2022-12-14 23:36 UTC 

[PATCH 0/4] fsverity cleanups
 2022-12-14 23:10 UTC  (2+ messages)
` [f2fs-dev] "

stable-rc/queue/5.15 build: 149 builds: 3 failed, 146 passed, 10 errors, 3 warnings (v5.15.83-2-g81fd6a03ec0eb)
 2022-12-14 23:36 UTC 

[GIT PULL] f2fs update for 6.2-rc1
 2022-12-14 23:32 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH 00/18] DC Patches for Dec 19, 2022
 2022-12-14 23:33 UTC  (10+ messages)
` [PATCH 05/18] drm/amd/display: Use mdelay to avoid crashes

RTT-PROBE: lore-subspace-rtt
 2022-12-14 23:31 UTC 

[PATCH] kbuild: Modify default INSTALL_MOD_DIR from extra to updates
 2022-12-14 23:27 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.2 Merge Window, Part 1
 2022-12-14 23:27 UTC  (3+ messages)

[PATCH bpf-next 0/6] Support defragmenting IPv4 packets in BPF
 2022-12-14 23:25 UTC  (7+ messages)
` [PATCH bpf-next 1/6] ip: frags: Return actual error codes from ip_check_defrag()
` [PATCH bpf-next 2/6] bpf: verifier: Support KF_CHANGES_PKT flag
` [PATCH bpf-next 3/6] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
` [PATCH bpf-next 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next 6/6] bpf: selftests: Add bpf_ip_check_defrag() selftest

[PATCH 2/2] selinux: Implement mptcp_add_subflow hook
 2022-12-14 23:27 UTC  (2+ messages)
` selinux: Implement mptcp_add_subflow hook: Tests Results

[PATCH net] filter: Account for tail adjustment during pull operations
 2022-12-14 23:23 UTC  (4+ messages)

[RFC PATCH v2 vfio 0/7] pds vfio driver
 2022-12-14 23:21 UTC  (8+ messages)
` [RFC PATCH v2 vfio 1/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [RFC PATCH v2 vfio 2/7] vfio/pds: Add support to register as PDS client
` [RFC PATCH v2 vfio 3/7] vfio/pds: Add VFIO live migration support
` [RFC PATCH v2 vfio 4/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [RFC PATCH v2 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [RFC PATCH v2 vfio 6/7] vfio/pds: Add support for firmware recovery
` [RFC PATCH v2 vfio 7/7] vfio/pds: Add Kconfig and documentation

[GIT PULL] x86/core for v6.2
 2022-12-14 23:22 UTC  (2+ messages)

[ovmf test] 175221: regressions - FAIL
 2022-12-14 23:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-14 23:21 UTC 

[PATCH net-next v2 1/1] net: neigh: persist proxy config across link flaps
 2022-12-14 23:20 UTC 

[PATCHSET RFC] sched: Implement BPF extensible scheduler class
 2022-12-14 23:20 UTC  (6+ messages)

[PATCH bpf] libbpf: Fix signedness confusion when using libbpf_is_mem_zeroed()
 2022-12-14 23:18 UTC  (3+ messages)

[PATCH v2] pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
 2022-12-14 23:18 UTC 

[PATCH 0/8] Enable building more on Windows
 2022-12-14 23:18 UTC  (3+ messages)
` [PATCH 2/8] net/ring: build "

[PATCH v7] igb: Assign random MAC address instead of fail in case of invalid one
 2022-12-14 23:17 UTC  (7+ messages)

arch/s390/kernel/nmi.c:109:26: warning: Parameter 'mcesad' can be declared as pointer to const [constParameter]
 2022-12-14 23:17 UTC 

[PATCH v2 00/22] sched: Introduce IPC classes for load balance
 2022-12-14 23:16 UTC  (9+ messages)
` [PATCH v2 02/22] sched: Add interfaces for IPC classes
` [PATCH v2 09/22] sched/fair: Use IPC class score to select a busiest runqueue

[RFC PATCH] mm/mempolicy: Fix memory leak in set_mempolicy_home_node system call
 2022-12-14 23:16 UTC  (2+ messages)

[PATCH v3 00/12] Make PAT handling less brittle
 2022-12-14 23:11 UTC  (2+ messages)
` [PATCH v3 09/12] x86: Derive XEN_MSR_PAT from its individual entries


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.