LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-28 15:02:14 to 2023-07-28 16:58:40 UTC [more...]

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-07-28 16:58 UTC  (5+ messages)
` [PATCH v2 04/32] mm/pgtable: "

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-28 16:56 UTC  (5+ messages)
` [RFC][PATCH 1/3] cpuidle: Inject tick boundary state
` [RFC][PATCH 2/3] cpuidle,teo: Improve NOHZ management

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-28 16:55 UTC  (10+ messages)
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
        ` [EXT] "

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-07-28 16:56 UTC  (4+ messages)
` [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace

[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
 2023-07-28 16:55 UTC  (6+ messages)

[PATCH v5 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-07-28 16:42 UTC  (25+ messages)
` [PATCH v5 01/24] x86/resctrl: Track the closid with the rmid
` [PATCH v5 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v5 03/24] x86/resctrl: Create helper for RMID allocation and mondata dir creation
` [PATCH v5 04/24] x86/resctrl: Move rmid allocation out of mkdir_rdt_prepare()
` [PATCH v5 05/24] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v5 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v5 07/24] x86/resctrl: Use set_bit()/clear_bit() instead of open coding
` [PATCH v5 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v5 09/24] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v5 10/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v5 11/24] x86/resctrl: Add cpumask_any_housekeeping() for limbo/overflow
` [PATCH v5 12/24] x86/resctrl: Make resctrl_arch_rmid_read() retry when it is interrupted
` [PATCH v5 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v5 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v5 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v5 16/24] x86/resctrl: Make resctrl_mounted checks explicit
` [PATCH v5 17/24] x86/resctrl: Move alloc/mon static keys into helpers
` [PATCH v5 18/24] x86/resctrl: Make rdt_enable_key the arch's decision to switch
` [PATCH v5 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v5 20/24] x86/resctrl: Add cpu online callback for resctrl work
` [PATCH v5 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v5 22/24] x86/resctrl: Add cpu offline callback for resctrl work
` [PATCH v5 23/24] x86/resctrl: Move domain helper migration into resctrl_offline_cpu()
` [PATCH v5 24/24] x86/resctrl: Separate arch and fs resctrl locks

[PATCH V13 - RESEND 00/10] arm64/perf: Enable branch stack sampling
 2023-07-28 16:52 UTC  (4+ messages)
` [PATCH V13 - RESEND 02/10] arm64/perf: Add BRBE registers and fields

[PATCH v2] x86/APM: drop the duplicate APM_MINOR_DEV macro
 2023-07-28 16:51 UTC  (2+ messages)

[PATCH v2] dt-bindings: input: convert syna,rmi4 to DT schema
 2023-07-28 16:50 UTC 

[PATCH v5 0/2] Introducing trace buffer mapping by user-space
 2023-07-28 16:47 UTC  (3+ messages)
` [PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v5 2/2] tracing: Allow user-space mapping of the ring-buffer

[RFC PATCH] x86/acpi: Ignore invalid x2APIC entries
 2023-07-28 16:47 UTC  (3+ messages)

[PATCH] Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF"
 2023-07-28 16:47 UTC  (2+ messages)

selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
 2023-07-28 16:46 UTC  (7+ messages)

[PATCH v3 08/50] dt-bindings: atmel-sysreg: add sam9x7
 2023-07-28 16:43 UTC  (2+ messages)

[PATCH v3 14/50] dt-bindings: mfd: at91: Add SAM9X7 compatible string
 2023-07-28 16:43 UTC  (2+ messages)

[PATCH v3 15/50] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
 2023-07-28 16:43 UTC  (2+ messages)

[PATCH v3 16/50] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
 2023-07-28 16:43 UTC  (2+ messages)

[PATCH v3 17/50] dt-bindings: atmel-smc: add microchip,sam9x7-smc
 2023-07-28 16:43 UTC  (2+ messages)

[PATCH v3 27/50] dt-bindings: usb: atmel: add sam9x7
 2023-07-28 16:42 UTC  (2+ messages)

[PATCHSET v4] Add io_uring futex/futexv support
 2023-07-28 16:42 UTC  (13+ messages)
` [PATCH 01/12] futex: Clarify FUTEX2 flags
` [PATCH 02/12] futex: Extend the "
` [PATCH 03/12] futex: Flag conversion
` [PATCH 04/12] futex: Validate futex value against futex size
` [PATCH 05/12] futex: move FUTEX2_MASK to futex.h
` [PATCH 06/12] futex: factor out the futex wake handling
` [PATCH 07/12] futex: abstract out a __futex_wake_mark() helper
` [PATCH 08/12] io_uring: add support for futex wake and wait
` [PATCH 09/12] futex: add wake_data to struct futex_q
` [PATCH 10/12] futex: make futex_parse_waitv() available as a helper
` [PATCH 11/12] futex: make the vectored futex operations available
` [PATCH 12/12] io_uring: add support for vectored futex waits

[PATCH v3 29/50] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
 2023-07-28 16:41 UTC  (2+ messages)

[PATCH v2 2/2] selftests: mm: add KSM_MERGE_TIME tests
 2023-07-28 16:41 UTC 

[PATCH v11 0/7] Add IO page table replacement support
 2023-07-28 16:41 UTC  (2+ messages)

[PATCH v3 0/3] reset: amlogic-c3: add reset driver
 2023-07-28 16:40 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller

[PATCH v2 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-07-28 16:40 UTC  (5+ messages)
` [PATCH v2 2/7] perf evlist: Add evlist__findnew_tracking_event() helper

[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-07-28 16:39 UTC 

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 16:36 UTC  (6+ messages)

[PATCH] mm,memblock: reset memblock.reserved to system init state to prevent UAF
 2023-07-28 16:36 UTC  (3+ messages)

[PATCH v4 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-07-28 16:35 UTC  (28+ messages)
` [PATCH v4 02/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v4 06/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v4 08/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v4 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v4 15/24] x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()
` [PATCH v4 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v4 24/24] x86/resctrl: Separate arch and fs resctrl locks

[PATCH] ASoC: fsl_micfil: refactor deprecated strncpy
 2023-07-28 16:35 UTC  (2+ messages)

[PATCH] ASoC: 88pm860x: refactor deprecated strncpy
 2023-07-28 16:35 UTC  (2+ messages)

arm64: perf test 26 rpi4 oops
 2023-07-28 16:35 UTC  (5+ messages)

[v1 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO
 2023-07-28 16:33 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.5-rc4
 2023-07-28 16:33 UTC 

[PATCH 00/33] Qualcomm video decoder/encoder driver
 2023-07-28 16:28 UTC  (14+ messages)
` [PATCH 03/33] iris: vidc: add v4l2 wrapper file
` [PATCH 06/33] iris: vidc: define video core and instance context
` [PATCH 11/33] iris: vidc: add helpers for memory management
` [PATCH 18/33] iris: vidc: hfi: add Host Firmware Interface (HFI)
` [PATCH 27/33] iris: variant: add helper functions for register handling
` [PATCH 28/33] iris: variant: iris3: add iris3 specific ops
` [PATCH 33/33] iris: enable building of iris video driver

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-28 16:19 UTC  (12+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-07-28 16:18 UTC  (2+ messages)

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-07-28 16:13 UTC  (3+ messages)
` [PATCH 1/2] madvise: don't use mapcount() against large folio for sharing check
` [PATCH 2/2] "

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-28 16:16 UTC  (3+ messages)

[RESEND] [PATCH v11 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-07-28 15:37 UTC  (5+ messages)
` [RESEND] [PATCH v11 1/4] leds: provide devm_of_led_get_optional()
` [RESEND] [PATCH v11 2/4] leds: class: store the color index in struct led_classdev
` [RESEND] [PATCH v11 3/4] dt-bindings: leds: Add binding for a multicolor group of LEDs
` [RESEND] [PATCH v11 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs

[PATCH 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
 2023-07-28 16:15 UTC  (3+ messages)

[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
 2023-07-28 16:14 UTC  (10+ messages)
` [RFC PATCH v2 2/4] madvise: Use notify-able API to clear and flush page table entries

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-28 16:13 UTC  (6+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-28 16:11 UTC  (7+ messages)
  ` [PATCH 05/14] sysctl: Add a size arg to __register_sysctl_table
  ` [PATCH 07/14] sysctl: Add size arg to __register_sysctl_init

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-28 16:02 UTC  (8+ messages)
` [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init

[PATCH 1/1] perf tests task_analyzer: Check perf build options for libtraceevent support
 2023-07-28 16:01 UTC  (3+ messages)

[PATCH 05/13] ARM: imx: remove unused mx25_revision()
 2023-07-28 15:59 UTC  (4+ messages)

[RFC PATCH] selinux: optimize ebitmap_and()
 2023-07-28 15:59 UTC 

[PATCH v1] arm64: dts: qcom: sc7280: Add PCIe0 node
 2023-07-28 15:57 UTC  (4+ messages)

[PATCH] cpu/SMT: Fix cpu_smt_possible() comment
 2023-07-28 15:57 UTC  (3+ messages)

[PATCH v2 2/9] selinux: use u32 as bit type in ebitmap code
 2023-07-28 15:55 UTC  (9+ messages)
` [PATCH v2 3/9] selinux: use identical iterator type in hashtab_duplicate()
` [PATCH v2 4/9] selinux: avoid implicit conversions in mls code
` [PATCH v2 5/9] selinux: services: update type for number of class permissions
` [PATCH v2 6/9] selinux: avoid implicit conversions in services code
` [PATCH v2 7/9] selinux: avoid implicit conversions in selinuxfs code
` [PATCH v2 8/9] selinux: policydb: implicit conversions
` [PATCH v2 9/9] selinux: avoid implicit conversion in nlmsgtab code
` [PATCH v2 1/9] selinux: avoid implicit conversions in avtab code

[PATCH v3 06/50] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7
 2023-07-28 15:54 UTC  (2+ messages)

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-07-28 15:53 UTC  (4+ messages)
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-07-28 15:52 UTC  (4+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`

[PATCH V2] cpu/SMT: Fix cpu_smt_possible() comment
 2023-07-28 15:53 UTC 

[v1 0/6] mm/memblock: Skip prep and initialization of struct pages freed later by HVO
 2023-07-28 15:51 UTC  (5+ messages)
` [v1 4/6] memblock: introduce MEMBLOCK_RSRV_NOINIT flag
    ` [External] "

arch/arm64/kvm/hyp/nvhe/stacktrace.c:10:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static?
 2023-07-28 15:51 UTC 

[GIT PULL] arm64 fixes for 6.5-rc4
 2023-07-28 15:50 UTC 

[PATCH 1/2] tools/nolibc: add pipe() support
 2023-07-28 15:50 UTC  (2+ messages)

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-07-28 15:50 UTC  (5+ messages)
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly

[PATCH v1 1/2] thunderbolt: add tracefs support to tb_* logging helpers
 2023-07-28 15:49 UTC  (5+ messages)

[PATCH v5 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-28 15:49 UTC  (5+ messages)
  ` [PATCH v5 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitionse

[PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
 2023-07-28 15:46 UTC  (2+ messages)

[PATCH v1 0/3] Remove BPF arrays from perf event parsing
 2023-07-28 15:45 UTC  (3+ messages)

[PATCH 0/3] kunit: Expose some built-in features to modules
 2023-07-28 15:44 UTC  (4+ messages)
` [PATCH 1/3] kunit: Report the count of test suites in a module
` [PATCH 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH 3/3] kunit: Allow kunit test modules to use test filtering

[PATCH v2 00/13] drm/msm/adreno: Move away from legacy revision matching
 2023-07-28 15:43 UTC  (7+ messages)
` [PATCH v2 06/13] drm/msm/adreno: Allow SoC specific gpu device table entries
` [PATCH v2 12/13] dt-bindings: drm/msm/gpu: Extend bindings for chip-id

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-07-28 15:41 UTC  (2+ messages)

[PATCH 0/3] perf: Arm CMN updates
 2023-07-28 15:40 UTC  (2+ messages)

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-07-28 15:36 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: s390: Add UV feature negotiation

[PATCH 0/6] Marvell Odyssey uncore performance monitor support
 2023-07-28 15:38 UTC  (7+ messages)
` [PATCH 1/6] perf/marvell: Marvell PEM "
` [PATCH 2/6] dt-bindings: perf: marvell: Add YAML schemas for Marvell PEM pmu
` [PATCH 3/6] perf/marvell : Odyssey LLC-TAD performance monitor support

[PATCH] MAINTAINERS: update Claudiu Beznea's email address
 2023-07-28 15:36 UTC  (2+ messages)

[PATCH v4 0/9] PCI: EPC: Add support to wake up host from D3 states
 2023-07-28 15:35 UTC  (5+ messages)
` [PATCH v4 9/9] bus: mhi: ep: wake up host if the MHI state is in M3

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-28 15:33 UTC  (3+ messages)
` [PATCH v3 04/12] x86/tdx: Rename __tdx_module_call() to __tdcall()

[PATCH v4 00/11] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-28 15:31 UTC  (2+ messages)

[PATCH v3] ACPI: scan: Create platform device for CS35L56
 2023-07-28 15:31 UTC  (2+ messages)

[PATCH v2 01/19] drm/renesas: Convert to devm_platform_ioremap_resource()
 2023-07-28 15:30 UTC  (5+ messages)
` [PATCH v2 02/19] gpu: ipu-v3: pre: "
` [PATCH v2 08/19] gpu: ipu-v3: prg: "

[PATCH v1 0/6] Simplify C/C++ compiler flags
 2023-07-28 15:26 UTC  (6+ messages)
` [PATCH v1 4/6] perf build: Disable fewer flex warnings

[PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-28 15:26 UTC  (5+ messages)
` [PATCH 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [PATCH 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-07-28 15:24 UTC  (4+ messages)
` [RFC PATCH v2 4/7] media: v4l2: Add audio capture and output support

[PATCH printk v2 0/8] wire up nbcon consoles
 2023-07-28 15:22 UTC  (3+ messages)
` [PATCH printk v2 2/8] printk: Provide debug_store() for nbcon debugging

[PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-07-28 15:21 UTC  (5+ messages)

[PATCH] fs: compare truncated timestamps in current_mgtime
 2023-07-28 15:21 UTC  (2+ messages)

[PATCH] led: trig: timer: stop offloading on deactivation
 2023-07-28 15:20 UTC  (3+ messages)

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-07-28 15:20 UTC  (6+ messages)
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH v2] selinux: move debug functions into debug configuration
 2023-07-28 15:19 UTC 

[PATCH v6 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-07-28 15:18 UTC  (3+ messages)
` [PATCH v6 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers

[PATCH v2 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-07-28 15:13 UTC  (7+ messages)
` [PATCH v2 net-next 1/5] selftests: openvswitch: add an initial flow programming case
  ` [ovs-dev] "
` [PATCH v2 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
  ` [ovs-dev] "
` [PATCH v2 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
  ` [ovs-dev] "

Login broken with old userspace (was Re: [PATCH v2] selinux: introduce an initial SID for early boot processes)
 2023-07-28 15:11 UTC  (6+ messages)

[PATCH 0/1] can: esd_usb: Add support for esd CAN-USB/3
 2023-07-28 15:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] SPI-NOR: Add support for Micron mt35x01g
 2023-07-28 15:08 UTC 

'perf test sigtrap' failing on PREEMPT_RT_FULL
 2023-07-28 15:07 UTC  (3+ messages)

[PATCH v3] perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock dependency
 2023-07-28 15:06 UTC  (2+ messages)

[PATCH v2] selinux: log about VM being executable by default
 2023-07-28 15:01 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 read-only IMAP folder(s) and NNTP newsgroup(s).