linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-10 07:08:44 to 2023-10-10 08:46:59 UTC [more...]

[GIT PULL] Crypto Fixes for 6.1
 2023-10-10  8:46 UTC  (11+ messages)
  ` [GIT PULL] Crypto Fixes for 6.2
    ` [GIT PULL] Crypto Fixes for 6.3
      ` [GIT PULL] Crypto Fixes for 6.4
          ` [GIT PULL] Crypto Fixes for 6.5
              ` [GIT PULL] Crypto Fixes for 6.6

[PATCH linux-next 2/3] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-10-10  8:45 UTC  (8+ messages)
` [PATCH linux-next v2 1/4] sched/psi: Change update_triggers() to a 'void' function
    ` [PATCH linux-next v3 0/4] sched/psi: Optimize the process of updating triggers and rtpoll_total
    ` [PATCH linux-next v3 1/4] sched/psi: Change update_triggers() to a 'void' function
    ` [PATCH linux-next v3 2/4] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
    ` [PATCH linux-next v3 3/4] sched/psi: update rtpoll_next_update after update triggers and rtpoll_total
    ` [PATCH linux-next v3 4/4] sched/psi: Delete the function parameter update_total of update_triggers()

[PATCH v2] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
 2023-10-10  8:44 UTC 

[PATCH v2 0/2] printk: Reduce unnecessary wait times by pr_flush()
 2023-10-10  8:44 UTC  (2+ messages)

split up ->kill_sb
 2023-10-10  8:44 UTC  (8+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[PATCH v1] usb: typec: altmodes/displayport: Signal hpd low when exiting mode
 2023-10-10  8:44 UTC  (2+ messages)

[PATCH v3 1/3] mtd: micron-st: enable lock/unlock for mt25qu512a
 2023-10-10  8:43 UTC  (3+ messages)
` [PATCH v3 2/3] mtd: micron-st: use SFDP table "
` [PATCH v3 3/3] mtd: micron-st: add post bfpt fix "

[PATCH v2] dma-mapping: fix dma_addressing_limited if dma_range_map can't cover all system RAM
 2023-10-10  8:42 UTC  (3+ messages)

[PATCH v3] usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope
 2023-10-10  8:42 UTC  (2+ messages)

[PATCH v11 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-10-10  8:42 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-10  8:44 UTC  (3+ messages)
` [PATCH v3 2/2] drivers: hwmon: ltc2991: add driver support

[PATCH 0/6] sched/numa: Complete scanning of partial and inactive VMAs
 2023-10-10  8:31 UTC  (7+ messages)
` [PATCH 1/6] sched/numa: Document vma_numab_state fields
` [PATCH 2/6] sched/numa: Rename vma_numab_state.access_pids
` [PATCH 3/6] sched/numa: Trace decisions related to skipping VMAs
` [PATCH 4/6] sched/numa: Move up the access pid reset logic
` [PATCH 5/6] sched/numa: Complete scanning of partial VMAs regardless of PID activity
` [PATCH 6/6] sched/numa: Complete scanning of inactive VMAs when there is no alternative

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-10  8:40 UTC  (13+ messages)
` [PATCH net-next v5 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v5 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v5 15/16] net ethtool: net: Let the active time stamping layer be selectable

[PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
 2023-10-10  8:40 UTC  (3+ messages)

[RFC] AMD Zen4 CPU bug? Spurious SMT Sibling Invalid Opcode Speculation
 2023-10-10  8:39 UTC  (5+ messages)

[PATCH v2] drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term
 2023-10-10  8:40 UTC 

[PATCH 00/20] pinctrl: Convert to platform remove callback returning void
 2023-10-10  8:40 UTC  (3+ messages)
` [PATCH 09/20] pinctrl: artpec6: "

[RFC] firmware: arm_scmi: clock: add fixed clock attribute support
 2023-10-10  8:38 UTC  (5+ messages)

[PATCH 0/8] drm/solomon: Add support for the SSD132x controller family
 2023-10-10  8:38 UTC  (4+ messages)
` [PATCH 1/8] drm/solomon: Rename ssd130x driver to ssd13xx

[PATCH] drm/panel: fix a possible null pointer dereference
 2023-10-10  8:37 UTC  (2+ messages)

[PATCH v2] drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
 2023-10-10  8:37 UTC  (2+ messages)

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-10-10  8:35 UTC  (2+ messages)

[PATCH 00/12] x86/mce, KVM: X86: KVM memory poison and MCE injector support
 2023-10-10  8:35 UTC  (13+ messages)
` [PATCH 01/12] x86/mce: Fix hw MCE injection feature detection
` [PATCH 02/12] X86/mce/inject: Add mcgstatus for mce-inject debugfs
` [PATCH 03/12] x86/mce/inject: Add notrigger entry to suppress MCE injection
` [PATCH 04/12] x86/mce: Move and export inject_mce() from inject.c to core.c
` [PATCH 05/12] mm/fadvise: Add flags to inject hwpoison for posix_fadvise()
` [PATCH 06/12] mm/fadvise: Add FADV_MCE_INJECT flag "
` [PATCH 07/12] x86/mce/inject: Wire up the x86 MCE injector to FADV_MCE_INJECT
` [PATCH 08/12] x86/mce: Define a notifier chain for mce injector
` [PATCH 09/12] KVM: X86: Add debugfs to inject machine check on VM exit
` [PATCH 10/12] KVM: selftests: Allow mapping guest memory without host alias
` [PATCH 11/12] KVM: selftests: lib: Add src memory type for hwpoison test
` [PATCH 12/12] KVM: selftests: hwpoison/mce failure injection

[RFC 0/7] Add SIOV virtual device support
 2023-10-10  8:33 UTC  (11+ messages)
` [RFC 3/7] iommufd: Add iommufd_device_bind_pasid()
` [RFC 4/7] iommufd: Support attach/replace for SIOV virtual device {dev, pasid}
` [RFC 5/7] iommufd/selftest: Extend IOMMU_TEST_OP_MOCK_DOMAIN to pass in pasid
` [RFC 6/7] iommufd/selftest: Add test coverage for SIOV virtual device
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()

[PATCH bpf-next] Detect jumping to reserved code during check_cfg()
 2023-10-10  8:33 UTC  (3+ messages)

[PATCH] drivers: perf: arm_pmuv3: Update 'pmc_width' based on actual HW event width
 2023-10-10  8:30 UTC  (5+ messages)

[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-10  8:29 UTC  (7+ messages)
` [PATCH v7 24/30] net: wan: Add framer framework support
` [PATCH v7 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer

[PATCH] usb: misc: onboard_usb_hub: extend gl3510 reset duration
 2023-10-10  8:27 UTC  (3+ messages)

[PATCH v2] vfs: shave work on failed file open
 2023-10-10  8:29 UTC  (11+ messages)

[PATCH RESEND v2] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-10  8:28 UTC  (5+ messages)

[PATCH] mfd: Use device_get_match_data()
 2023-10-10  8:27 UTC  (2+ messages)

[PATCH v4 0/2] Add Nitro Secure Module support
 2023-10-10  8:27 UTC  (7+ messages)
` [PATCH v4 1/2] Import CBOR library

[PATCH] atomics: Use atomic_try_cmpxchg_release in rcuref_put_slowpath()
 2023-10-10  8:27 UTC  (2+ messages)
` [tip: locking/core] locking/atomics: Use atomic_try_cmpxchg_release() to micro-optimize rcuref_put_slowpath()

[PATCH v5 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-10-10  8:24 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: media: add bindings for stm32 dcmipp
` [PATCH v5 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v5 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v5 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v5 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH v3 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-10  8:26 UTC  (4+ messages)
` [PATCH v3 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator

[PATCH 3/3] mtd: rawnand: brcmnand: exec_op implementation
 2023-10-10  8:25 UTC 

[PATCH 1/7] drivers/rtc/sysfs: move code to count_attribute_groups()
 2023-10-10  8:24 UTC  (9+ messages)
` [PATCH 6/7] fs/sysfs/group: make attribute_group pointers const

[PATCH v3 0/6] cxl: Fix checkpatch issues
 2023-10-10  8:26 UTC  (7+ messages)
    ` [PATCH v3 1/6] cxl/trace: Fix improper SPDX comment style for header file
    ` [PATCH v3 2/6] cxl/region: Fix a checkpatch warning
    ` [PATCH v3 3/6] cxl/mem: Fix a checkpatch error
    ` [PATCH v3 4/6] cxl: "
    ` [PATCH v3 5/6] cxl: Fix block comment style
    ` [PATCH v3 6/6] cxl/memdev: Fix a whitespace error

[PATCH] selftests/x86/lam: Zero out buffer for readlink()
 2023-10-10  8:20 UTC  (5+ messages)

[PATCH -next 0/7] mm: convert page cpupid functions to folios
 2023-10-10  8:17 UTC  (3+ messages)
` [PATCH -next 1/7] mm_types: add _last_cpupid into folio

[PATCH] fs/9p/xattr.c: avoid format-overflow warning
 2023-10-10  8:19 UTC  (6+ messages)

[tip: perf/core] perf/x86/amd/uncore: Refactor uncore management
 2023-10-10  8:19 UTC 

[PATCHv2 2/2] perf/core: Allow reading package events from perf_event_read_local
 2023-10-10  8:19 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
 2023-10-10  8:19 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf/x86/amd/uncore: Move discovery and registration
 2023-10-10  8:19 UTC 

[tip: perf/core] perf/x86/amd/uncore: Add memory controller support
 2023-10-10  8:19 UTC 

[tip: perf/core] perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailable
 2023-10-10  8:19 UTC 

[tip: perf/core] perf/x86/amd/uncore: Add group exclusivity
 2023-10-10  8:19 UTC 

[PATCH v6 0/5] Implement MTE tag compression for swapped pages
 2023-10-10  8:16 UTC  (4+ messages)
` [PATCH v6 1/5] lib/bitmap: add bitmap_{read,write}()

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-10  8:15 UTC  (6+ messages)
      ` [PATCH v2] appletalk: make localtalk and ppp support conditional

[resend PATCH v2 0/2] virtiofs submounts that are still in use forgotten by shrinker
 2023-10-10  8:15 UTC  (5+ messages)
` [resend PATCH v2 2/2] fuse: ensure that submounts lookup their parent

[PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
 2023-10-10  8:14 UTC  (3+ messages)

[PATCH] x86: Enable IBT in Rust if enabled in C
 2023-10-10  8:12 UTC  (2+ messages)

[PATCH RFC 0/5] drm/msm: dpu1: correctly implement SSPP & WB Clock Control Split
 2023-10-10  8:12 UTC  (10+ messages)
` [PATCH RFC 4/5] drm/msm: dpu1: call wb & sspp clk_force_ctrl op if split clock control
` [PATCH RFC 5/5] drm/msm: dpu1: sm8550: move split clock controls to sspp entries

[patch V4 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-10-10  8:11 UTC  (5+ messages)

[PATCH v1] arm64: dts: amlogic: Used onboard usb hub reset on odroid n2
 2023-10-10  8:10 UTC  (2+ messages)

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-10  8:10 UTC  (2+ messages)

[PATCH 00/20] bcachefs prereqs patch series
 2023-10-10  8:09 UTC  (7+ messages)
` [PATCH 11/20] locking/osq: Export osq_(lock|unlock)
          ` [NAK] "

[PATCH net v7 0/4] Add update_pn flag
 2023-10-10  8:09 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-10  8:08 UTC  (11+ messages)

[RFC PATCH 0/4] Enable >0 order folio memory compaction
 2023-10-10  8:07 UTC  (3+ messages)
` [RFC PATCH 1/4] mm/compaction: add support for "

[PATCH v1 1/1] platform/mellanox: mlxbf-tmfifo: Fix a warning message
 2023-10-10  8:05 UTC  (6+ messages)

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-10  8:04 UTC  (6+ messages)

[PATCH] spi: stm32: Explicitly include correct DT includes
 2023-10-10  8:01 UTC  (2+ messages)

[PATCH] sched/fair: Use printk_deferred instead of printk in pick_eevdf()
 2023-10-10  7:59 UTC  (2+ messages)

[PATCH] media: stm32-dcmi: Drop unnecessary of_match_device() call
 2023-10-10  7:59 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
 2023-10-10  7:55 UTC  (3+ messages)
` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers
` [PATCH v2 iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format

[PATCH v7 0/2] selftests/resctrl: Bug fix and optimization
 2023-10-10  7:56 UTC  (3+ messages)
` [PATCH v7 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v7 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file

[net-next v3 1/5] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-10  7:54 UTC  (3+ messages)
` [net-next v3 3/5] netdev: replace napi_reschedule with napi_schedule

[linus:master] [torture] 5d248bb39f: BUG:workqueue_lockup-pool
 2023-10-10  7:54 UTC 

[PATCH v2 0/7] Add Huashan Pi board support
 2023-10-10  7:53 UTC  (4+ messages)
  ` [PATCH v2 6/7] riscv: dts: sophgo: add initial CV1812H SoC device tree

[PATCH 1/3] mtd: rawnand: Add destructive operation
 2023-10-10  7:51 UTC 

[Patch v4 0/2] Add support for _TFP and change throttle pctg
 2023-10-10  7:51 UTC  (5+ messages)
` [Patch v4 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[PATCH 0/9] drm/ci: fixes and improvements
 2023-10-10  7:50 UTC  (3+ messages)
` [PATCH 3/9] drm/ci: add helper script update-xfails.py

[PATCH v2 0/2] Add support for poweroff via RK806 PMIC
 2023-10-10  7:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: rk806: Allow rockchip,system-power-controller property
` [PATCH v2 2/2] mfd: rk8xx: Add support for RK806 power off

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-10  7:45 UTC  (12+ messages)
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver

Linux 6.6-rc5
 2023-10-10  7:41 UTC  (3+ messages)
` Build regressions/improvements in v6.6-rc5

[PATCH drm-misc-next v2] drm/sched: implement dynamic job-flow control
 2023-10-10  7:41 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Avoid resume dwc3 if already suspended in pm resume
 2023-10-10  7:28 UTC  (5+ messages)

[PATCH 1/5] csky: remove unused cmd_vdso_install
 2023-10-10  7:36 UTC  (3+ messages)
` [PATCH 4/5] kbuild: unify vdso_install rules

[PATCH net-next v8] net/core: Introduce netdev_core_stats_inc()
 2023-10-10  7:31 UTC  (2+ messages)

[PATCH v2] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
 2023-10-10  7:28 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
 2023-10-10  7:24 UTC  (3+ messages)

[RESEND PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-10-10  7:25 UTC 

[PATCH] wifi: ath12k: Consistently use ath12k_vif_to_arvif()
 2023-10-10  7:25 UTC  (2+ messages)

[PATCH -next v4 00/19] md: synchronize io with array reconfiguration
 2023-10-10 15:19 UTC  (20+ messages)
` [PATCH -next v4 01/19] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next v4 02/19] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
` [PATCH -next v4 03/19] md: replace is_md_suspended() with 'mddev->suspended' in md_check_recovery()
` [PATCH -next v4 04/19] md: add new helpers to suspend/resume array
` [PATCH -next v4 05/19] md: add new helpers to suspend/resume and lock/unlock array
` [PATCH -next v4 06/19] md/dm-raid: use new apis to suspend array
` [PATCH -next v4 07/19] md/md-bitmap: use new apis to suspend array for location_store()
` [PATCH -next v4 08/19] md/raid5-cache: use new apis to suspend array
` [PATCH -next v4 09/19] md/raid5: "
` [PATCH -next v4 10/19] md: use new apis to suspend array for sysfs apis
` [PATCH -next v4 11/19] md: use new apis to suspend array for adding/removing rdev from state_store()
` [PATCH -next v4 12/19] md: use new apis to suspend array for ioctls involed array reconfiguration
` [PATCH -next v4 13/19] md: use new apis to suspend array before mddev_create/destroy_serial_pool
` [PATCH -next v4 14/19] md: cleanup mddev_create/destroy_serial_pool()
` [PATCH -next v4 15/19] md/md-linear: cleanup linear_add()
` [PATCH -next v4 16/19] md/raid5: replace suspend with quiesce() callback
` [PATCH -next v4 17/19] md: suspend array in md_start_sync() if array need reconfiguration
` [PATCH -next v4 18/19] md: remove old apis to suspend the array
` [PATCH -next v4 19/19] md: rename __mddev_suspend/resume() back to mddev_suspend/resume()

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-10  7:22 UTC  (5+ messages)
` [PATCH V2 1/4] dt-bindings: clock: add Amlogic C3 PLL clock controller bindings
` [PATCH V2 2/4] dt-bindings: clock: add Amlogic C3 peripherals "

linux-next: manual merge of the drm-msm tree with the mm, drm trees
 2023-10-10  7:22 UTC  (2+ messages)

[PATCH v2] media: i2c: ov8858: Don't set fwnode in the driver
 2023-10-10  7:21 UTC  (2+ messages)

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-10  7:19 UTC  (6+ messages)
` [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests

[PATCH 6.5 000/163] 6.5.7-rc1 review
 2023-10-10  7:20 UTC  (2+ messages)

[PATCH v2] pwm: bcm2835: Add support for suspend/resume
 2023-10-10  7:19 UTC  (2+ messages)

[PATCH v5 1/4] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-10  7:18 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt property

[PATCH RFC] sched/fair: Avoid unnecessary IPIs for ILB
 2023-10-10  7:15 UTC  (4+ messages)

[PATCH v2 2/3] dt-bindings: input: Add bindings for TouchNetix axiom touchscreen
 2023-10-10  7:15 UTC 

[PATCH] sched/wait: introduce endmark in __wake_up_common
 2023-10-10  7:13 UTC  (4+ messages)
` [PATCH 1/2] filemap: Remove use of wait bookmarks
  ` [PATCH 2/2] sched: Remove "

[PATCH v2 0/5] Abstract vma_merge() and split_vma()
 2023-10-10  7:12 UTC  (3+ messages)
` [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al

uinput: waiting for UI_FF_UPLOAD events will not inform user when allocation is required
 2023-10-10  7:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).