All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-01 21:19:00 to 2023-12-01 22:35:54 UTC [more...]

[xen-unstable-smoke test] 183968: tolerable all pass - PUSHED
 2023-12-01 22:35 UTC 

[ANNOUNCE] 6.1.64-rt17
 2023-12-01 22:33 UTC  (2+ messages)

[PATCH] dt-bindings: iio: honeywell,mprls0025pa: drop ref from pressure properties
 2023-12-01 22:35 UTC  (2+ messages)

[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
 2023-12-01 22:32 UTC  (5+ messages)

[PATCH v2 0/4] Regather scattered PCI-Code
 2023-12-01 22:31 UTC  (18+ messages)
` [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
` [PATCH v2 2/4] lib: move pci-specific devres code "
` [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()

[GIT PULL v3 FOR 6.8] V4L2 sub-device API changes plus new drivers
 2023-12-01 22:31 UTC  (2+ messages)
` [GIT PULL v3 FOR 6.8] V4L2 sub-device API changes plus new drivers (#97587)

[RFC PATCH 0/4] KVM: SEV: Limit cache flush operations in sev guest memory reclaim events
 2023-12-01 22:30 UTC  (9+ messages)

[PATCH v1 1/1] checkpatch: Add dev_err_probe() to the list of Log Functions
 2023-12-01 22:29 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/2] Fix xe_exec_reset@cm-gt-reset
 2023-12-01 22:28 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2023-12-01 22:26 UTC  (2+ messages)

[v5 resend 0/6] i3c: master: some improvment for i3c master
 2023-12-01 22:25 UTC  (7+ messages)
` [v5 resend 1/6] i3c: master: add enable(disable) hot join in sys entry
` [v5 resend 2/6] i3c: master: svc: add hot join support
` [v5 resend 3/6] i3c: add actual_len in i3c_priv_xfer
` [v5 resend 4/6] i3c: master: svc: rename read_len as actual_len
` [v5 resend 5/6] i3c: master: svc: return actual transfer data len
` [v5 resend 6/6] i3c: add API i3c_dev_gettstatus_format1() to get target device status

[PATCH] KVM: guest-memfd: fix unused-function warning
 2023-12-01 22:24 UTC  (2+ messages)

[PATCH 00/17] drm/msm/mdp[45]: use managed memory allocations
 2023-12-01 22:23 UTC  (18+ messages)
` [PATCH 02/17] drm/msm/mdp5: use devres-managed allocation for configuration data
  ` [Freedreno] "
` [PATCH 03/17] drm/msm/mdp5: use devres-managed allocation for CTL manager data
` [PATCH 04/17] drm/msm/mdp5: use devres-managed allocation for mixer data
` [PATCH 05/17] drm/msm/mdp5: use devres-managed allocation for pipe data
` [PATCH 06/17] drm/msm/mdp5: use devres-managed allocation for SMP data

Discussion about using NV indexes for kernel properties like localities and PCRs
 2023-12-01 22:23 UTC  (3+ messages)

[PATCH] kmemleak: Avoid RCU stalls when freeing metadata for per-CPU pointers
 2023-12-01 22:22 UTC  (2+ messages)

[PATCH 0/2] net: phy: micrel: additional clock handling
 2023-12-01 22:21 UTC  (5+ messages)
` [PATCH 1/2] net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock
` [PATCH 2/2] net: phy: micrel: allow usage of generic ethernet-phy clock

[Buildroot] [PATCH/next 1/1] package/duma: bump to version 2.5.21
 2023-12-01 22:17 UTC 

[PATCH] tty: max310x: work around regmap->regcache data corruption
 2023-12-01 22:16 UTC  (7+ messages)

[PATCH] net: mdio: enable optional clock when registering a phy from devicetree
 2023-12-01 22:15 UTC  (2+ messages)

[PATCH v4 00/46] btrfs: add fscrypt support
 2023-12-01 22:15 UTC  (48+ messages)
` [PATCH v4 01/46] fs: move fscrypt keyring destruction to after ->put_super
` [PATCH v4 02/46] fscrypt: add per-extent encryption support
` [PATCH v4 03/46] fscrypt: add a fscrypt_inode_open helper
` [PATCH v4 04/46] fscrypt: conditionally don't wipe mk secret until the last active user is done
` [PATCH v4 05/46] blk-crypto: add a process bio callback
` [PATCH v4 06/46] fscrypt: expose fscrypt_nokey_name
` [PATCH v4 07/46] fscrypt: add documentation about extent encryption
` [PATCH v4 08/46] btrfs: add infrastructure for safe em freeing
` [PATCH v4 09/46] btrfs: disable various operations on encrypted inodes
` [PATCH v4 10/46] btrfs: disable verity "
` [PATCH v4 11/46] btrfs: start using fscrypt hooks
` [PATCH v4 12/46] btrfs: add inode encryption contexts
` [PATCH v4 13/46] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v4 14/46] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v4 15/46] btrfs: handle "
` [PATCH v4 16/46] btrfs: implement fscrypt ioctls
` [PATCH v4 17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v4 18/46] btrfs: add get_devices hook for fscrypt
` [PATCH v4 19/46] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v4 20/46] btrfs: set file extent encryption excplicitly
` [PATCH v4 21/46] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH v4 22/46] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v4 23/46] btrfs: plumb through setting the fscrypt_info for ordered extents
` [PATCH v4 24/46] btrfs: plumb the fscrypt extent context through create_io_em
` [PATCH v4 25/46] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH v4 26/46] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v4 27/46] btrfs: add an optional encryption context to the end of file extents
` [PATCH v4 28/46] btrfs: explicitly track file extent length for replace and drop
` [PATCH v4 29/46] btrfs: pass through fscrypt_extent_info to the file extent helpers
` [PATCH v4 30/46] btrfs: pass the fscrypt_info through the replace extent infrastructure
` [PATCH v4 31/46] btrfs: implement the fscrypt extent encryption hooks
` [PATCH v4 32/46] btrfs: setup fscrypt_extent_info for new extents
` [PATCH v4 33/46] btrfs: populate ordered_extent with the orig offset
` [PATCH v4 34/46] btrfs: set the bio fscrypt context when applicable
` [PATCH v4 35/46] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v4 36/46] btrfs: add orig_logical to btrfs_bio
` [PATCH v4 37/46] btrfs: limit encrypted writes to 256 segments
` [PATCH v4 38/46] btrfs: implement process_bio cb for fscrypt
` [PATCH v4 39/46] btrfs: add test_dummy_encryption support
` [PATCH v4 40/46] btrfs: don't rewrite ret from inode_permission
` [PATCH v4 41/46] btrfs: move inode_to_path higher in backref.c
` [PATCH v4 42/46] btrfs: make btrfs_ref_to_path handle encrypted filenames
` [PATCH v4 43/46] btrfs: don't search back for dir inode item in INO_LOOKUP_USER
` [PATCH v4 44/46] btrfs: deal with encrypted symlinks in send
` [PATCH v4 45/46] btrfs: decrypt file names for send
` [PATCH v4 46/46] btrfs: load the inode context before sending writes

[PATCH v6 0/6] Disable fair tag sharing for UFS devices
 2023-12-01 22:14 UTC  (4+ messages)
` [PATCH v6 1/4] block: Make fair tag sharing configurable

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-01 22:12 UTC  (11+ messages)

[RFC PATCH 0/2] sched/fair: Delay throttling to kernel exit
 2023-12-01 22:09 UTC  (5+ messages)
` [RFC PATCH 1/2] sched/fair: Only throttle CFS tasks on return to userspace

[PATCH RESEND] drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
 2023-12-01 22:07 UTC  (2+ messages)

[PATCH v3 0/3] md: fix stopping sync thread
 2023-12-01 22:08 UTC  (3+ messages)
` [PATCH v3 3/3] "

UNIX(7)
 2023-12-01 22:07 UTC  (2+ messages)

[Intel-gfx] [Patch v3 1/2] drm/i915: Move reg_in_range_table
 2023-12-01 22:07 UTC  (5+ messages)
` [Intel-gfx] [Patch v3 2/2] drm/i915: Introduce Wa_1401127433

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-01 22:07 UTC  (5+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic

[PATCH v5 0/5] userfaultfd move option
 2023-12-01 21:59 UTC  (5+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v2] initramfs: Support unpacking directly to tmpfs
 2023-12-01 22:02 UTC  (6+ messages)

[PATCH v2] leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
 2023-12-01 21:57 UTC  (2+ messages)

[brauner-vfs:vfs.misc.backing_file 10/12] fs/file.c:879:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-01 21:53 UTC 

[PATCH 0/3] Add GPU support for MSM8226 (Adreno A305B)
 2023-12-01 21:53 UTC  (4+ messages)
` [PATCH 2/3] drm/msm/adreno: Add A305B support

[Intel-xe] [PATCH] drm/xe: Check skip_guc_pc before disabling gucrc
 2023-12-01 21:51 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
 2023-12-01 21:51 UTC  (17+ messages)

[PATCH] spi: stm32: enable controller before asserting CS
 2023-12-01 21:50 UTC  (4+ messages)

[PATCH 0/2] RISC-V: Disable DWARF5 with known broken LLVM versions
 2023-12-01 21:50 UTC  (7+ messages)
` [PATCH 2/2] riscv: Restrict DWARF5 when building with LLVM to known working versions

[GIT PULL] Block fixes for 6.7-rc4
 2023-12-01 21:49 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.7-rc3
 2023-12-01 21:49 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.7-rc4
 2023-12-01 21:49 UTC  (2+ messages)

[git pull] device mapper fixes for 6.7-rc4
 2023-12-01 21:49 UTC  (2+ messages)

[PATCH 0/3] Add DDR sleep stats
 2023-12-01 21:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: qcom: stats: Add QMP handle

[PATCH v4] x86/resctrl: Add mount option to pick total MBM event
 2023-12-01 21:47 UTC  (2+ messages)
` [PATCH v5] x86/resctrl: Add event choices for mba_MBps

epoll + dmabuf + close = Kernel BUG NULL pointer dereference
 2023-12-01 21:46 UTC 

[PATCH v3 0/4] Add runtime PM support for videocc on SM8150
 2023-12-01 21:45 UTC  (7+ messages)
` [PATCH v3 2/4] clk: qcom: videocc-sm8150: Update the videocc resets
` [PATCH v3 3/4] clk: qcom: videocc-sm8150: Add missing PLL config property
` [PATCH v3 4/4] clk: qcom: videocc-sm8150: Add runtime PM support

INFORMAL VOTE REQUIRED - DOCUMENTATION WORDING
 2023-12-01 21:44 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: cdclk/voltage_level cleanups and fixes
 2023-12-01 21:44 UTC  (11+ messages)
` [Intel-gfx] [PATCH 4/8] drm/i915/cdclk: Rewrite cdclk->voltage_level selection to use tables
` [Intel-gfx] [PATCH 5/8] drm/i915/mtl: Fix voltage_level for cdclk==480MHz
` [Intel-gfx] [PATCH 6/8] drm/i915: Split intel_ddi_compute_min_voltage_level() into platform variants
` [Intel-gfx] [PATCH 7/8] drm/i915/mtl: Calculate the correct voltage level from port_clock
` [Intel-gfx] [PATCH 8/8] drm/i915: Simplify intel_ddi_compute_min_voltage_level()

[linux-next:pending-fixes] BUILD SUCCESS ebf39ec4a6f7492899507840c2b78a4be29b7205
 2023-12-01 21:43 UTC 

[PATCH] x86/callthunks: Correct calculation of dest address in is_callthunk()
 2023-12-01 21:44 UTC  (2+ messages)

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-12-01 21:43 UTC  (7+ messages)

Fw: [PATCH] proc: Update inode upon changing task security attribute
 2023-12-01 21:42 UTC  (3+ messages)

BPF GCC status - Nov 2023
 2023-12-01 21:38 UTC  (4+ messages)

[linux-linus test] 183961: tolerable FAIL - PUSHED
 2023-12-01 21:37 UTC 

[Intel-gfx] [PATCH v1 1/1] drm/i915/display: Don't use "proxy" headers
 2023-12-01 21:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v1,1/1] drm/i915/display: Don't use "proxy" headers (rev3)

[PATCH V4 0/5] dts: qcom: Introduce X1E80100 platforms device tree
 2023-12-01 21:34 UTC  (4+ messages)
` [PATCH V4 3/5] arm64: dts: qcom: Add base X1E80100 dtsi and the QCP dts

[PATCH 0/2] Fix J7200 kernel boot when using upstream u-boot
 2023-12-01 21:33 UTC  (3+ messages)
` [PATCH 1/2] arm: mach-k3: j72xx: add new 'virtual' mux
` [PATCH 2/2] arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323

[PATCH v5 0/4] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-01 21:36 UTC  (3+ messages)
` [PATCH v5 4/4] pinctrl: qcom: sm4450: correct incorrect address offset

[PATCH 0/2] x86/microcode: Unify early reporting
 2023-12-01 21:32 UTC  (7+ messages)
` [PATCH 2/2] x86/microcode: Rework early revisions reporting

[PATCH] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity
 2023-12-01 21:31 UTC  (2+ messages)

[RFC PATCH 0/6] Supporting GMEM (generalized memory management) for external memory devices
 2023-12-01 21:28 UTC  (11+ messages)
                ` [Intel-gfx] "

[PATCH v2 1/1] mtd: rawnand: Add deassert_wp comment
 2023-12-01 21:24 UTC  (2+ messages)

[PATCH 0/2] drm/msm/dpu: INTF CRC configuration cleanups and fix
 2023-12-01 21:29 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dpu: Set input_sel bit for INTF

[PATCH v3 0/3] phy: qcom-qmp-pcie: Add support to keep refclk always on
 2023-12-01 21:29 UTC  (12+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,qmp: Add PCIe qcom,refclk-always-on property

[Intel-gfx] [PATCH] drm/i915/gem: Atomically invalidate userptr on mmu-notifier
 2023-12-01 21:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Atomically invalidate userptr on mmu-notifier (rev3)

[PATCH] version: 24.03-rc0
 2023-12-01 21:24 UTC  (5+ messages)

git:// warn as connection not secure
 2023-12-01 21:24 UTC  (2+ messages)

[PATCH net-next v4] tcp: Dump bound-only sockets in inet_diag
 2023-12-01 21:23 UTC  (2+ messages)

[Buildroot] [git commit] package/putty: fix static build
 2023-12-01 21:22 UTC 

[Buildroot] [PATCH 1/1] package/libpjsip: security bump to version 2.14
 2023-12-01 21:23 UTC 

[Buildroot] [PATCH 1/1] package/putty: fix static build
 2023-12-01 21:23 UTC  (2+ messages)

[PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-01 21:22 UTC  (4+ messages)
` [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
  ` [devel-ipsec] "

[Buildroot] [git commit branch/2023.08.x] package/samba4: security bump version to 4.18.9
 2023-12-01 21:18 UTC 

kernel/fork.c:1605:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-01 21:21 UTC 

[GIT PULL] ext2 fix for 6.7-rc4
 2023-12-01 21:21 UTC  (2+ messages)

[GIT PULL] more bcachefs fixes
 2023-12-01 21:21 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.7-rc4
 2023-12-01 21:21 UTC 

[PATCH] autoconf: upgrade to 2.72d
 2023-12-01 21:20 UTC  (2+ messages)
` [OE-core] "

[Buildroot] [git commit branch/2023.02.x] package/samba4: security bump version to 4.18.9
 2023-12-01 21:18 UTC 

[PATCH v4 00/13] drm/msm/dpu: use managed memory allocations
 2023-12-01 21:18 UTC  (19+ messages)
` [PATCH v4 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path
` [PATCH v4 02/13] drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
` [PATCH v4 03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
` [PATCH v4 04/13] drm/msm/dpu: use devres-managed allocation for VBIF data
` [PATCH v4 05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP
` [PATCH v4 06/13] drm/msm/dpu: use devres-managed allocation for HW blocks
` [PATCH v4 07/13] drm/msm/dpu: drop unused dpu_plane::lock
` [PATCH v4 08/13] drm/msm/dpu: remove QoS teardown on plane destruction
` [PATCH v4 09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
` [PATCH v4 10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc
` [PATCH v4 11/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
` [PATCH v4 12/13] drm/msm/dpu: drop dpu_encoder_phys_ops::destroy
` [PATCH v4 13/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_virt

[GIT PULL] ACPI fixes for v6.7-rc4
 2023-12-01 21:19 UTC 


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.