mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
 2023-05-23 16:02 UTC  (2+ messages)

[PATCH v1 1/2] rust: sync: add `Arc::ptr_eq`
 2023-05-23 16:01 UTC  (4+ messages)
` [PATCH v1 2/2] rust: sync: implement `AsRef<T>` for `Arc<T>`

[PATCH 1/2] dt-bindings: iio: adc: Add microchip MCP3561/2/4R devices
 2023-05-23 16:00 UTC  (2+ messages)

[PATCH v3 00/15] Event, metric and metric group improvements
 2023-05-23 15:58 UTC  (4+ messages)
` [PATCH v3 14/15] perf jevents: Add support for metricgroup descriptions

[PATCH] drm/amdgpu/vcn: Modify mismatched function name
 2023-05-23 15:57 UTC  (2+ messages)

[PATCH 0/3] vhost: Fix freezer/ps regressions
 2023-05-23 15:57 UTC  (12+ messages)
` [PATCH 1/3] signal: Don't always put SIGKILL in shared_pending
` [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression

[PATCH] drm/amdgpu: Modify mismatched function name
 2023-05-23 15:57 UTC  (2+ messages)

[PATCH 0/5] accel/qaic fixes for 6.4
 2023-05-23 15:56 UTC  (2+ messages)

[PATCH v2 0/4] Update thread safety markers
 2023-05-23 15:56 UTC  (8+ messages)
` [PATCH v2 1/4] rust: sync: reword the `Arc` safety comment for `Send`
` [PATCH v2 2/4] rust: sync: reword the `Arc` safety comment for `Sync`
` [PATCH v2 3/4] rust: specify when `ARef` is thread safe
` [PATCH v2 4/4] rust: task: add `Send` marker to `Task`

[PATCH v2] accel/qaic: initialize ret variable to 0
 2023-05-23 15:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove duplicate include
 2023-05-23 15:55 UTC  (2+ messages)

[PATCH v2] PCI: rcar-host: Remove unused static pcie_base and pcie_dev
 2023-05-23 15:52 UTC 

[PATCH] arm64: Only HAVE_HARDLOCKUP_DETECTOR_PERF if the PMU config is enabled
 2023-05-23 15:52 UTC  (2+ messages)

[PATCH V4 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-23 15:51 UTC  (4+ messages)
` [PATCH V4 4/6] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices

[PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stub
 2023-05-23 15:51 UTC  (4+ messages)

[PATCH] gpio: cdev: fix a crash on line-request release
 2023-05-23 15:51 UTC 

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-23 15:48 UTC  (6+ messages)
` [PATCH v1 2/7] rust: add offset_of! macro
` [PATCH v1 3/7] rust: sync: add `Arc::{from_raw, into_raw}`

[PATCH] regmap: sdw: check for invalid multi-register writes config
 2023-05-23 15:47 UTC 

[syzbot] [wireguard?] KASAN: slab-use-after-free Write in enqueue_timer
 2023-05-23 15:46 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: wsa883x: do not set can_multi_write flag
 2023-05-23 15:46 UTC  (2+ messages)
` [PATCH 2/2] ASoC: codecs: wsa881x: "

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-05-23 15:44 UTC  (5+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-05-23 15:42 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Remove unneeded checks for valid GPIOs
 2023-05-23 15:40 UTC 

[PATCH v2 0/6] io_uring: add getdents support, take 2
 2023-05-23 15:39 UTC  (5+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[PATCH] befs: Replace all non-returning strlcpy with strscpy
 2023-05-23 15:38 UTC  (2+ messages)

[PATCH 0/5] Remove CRYPTO_ALG_ALLOCATES_MEMORY flag
 2023-05-23 15:34 UTC  (6+ messages)
` [PATCH 1/5] crypto:caam - avoid allocating memory at crypto request runtime for skcipher
` [PATCH 2/5] crypto:caam - avoid allocating memory at crypto request runtime for aead
` [PATCH 3/5] crypto: caam - avoid allocating memory at crypto request runtime for hash
` [PATCH 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
` [PATCH 5/5] crypto: caam/qi2 "

[PATCH net v3 0/4] net: phy: mscc: support VSC8501
 2023-05-23 15:33 UTC  (7+ messages)
` [PATCH net v3 1/4] net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
` [PATCH net v3 2/4] net: phy: mscc: add support for VSC8501
` [PATCH net v3 3/4] net: phy: mscc: remove unnecessary phydev locking
` [PATCH net v3 4/4] net: phy: mscc: enable VSC8501/2 RGMII RX clock

[PATCH] bitfield: suggest using bitwise OR when combining bitfields
 2023-05-23 15:33 UTC  (2+ messages)

[PATCH 0/9] Mitigate a vmap lock contention
 2023-05-23 15:32 UTC  (11+ messages)
` [PATCH 4/9] mm: vmalloc: Add a per-CPU-zone infrastructure
` [PATCH 5/9] mm: vmalloc: Insert busy-VA per-cpu zone

[PATCH v4 0/5] perf stat: Add option to aggregate data based on the cache topology
 2023-05-23 15:31 UTC  (3+ messages)

[PATCH v3 0/5] drm: shmobile: Fixes and enhancements
 2023-05-23 15:31 UTC  (6+ messages)
` [PATCH v3 1/5] drm: shmobile: Use %p4cc to print fourcc codes
` [PATCH v3 2/5] drm: shmobile: Add support for DRM_FORMAT_XRGB8888
` [PATCH v3 3/5] drm: shmobile: Switch to drm_crtc_init_with_planes()
` [PATCH v3 4/5] drm: shmobile: Add missing call to drm_fbdev_generic_setup()
` [PATCH v3 5/5] drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platforms

[PATCH v4 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
 2023-05-23 15:29 UTC  (5+ messages)

[PATCH v6 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-05-23 15:26 UTC  (4+ messages)
` [PATCH v6 1/4] iommu: Generalize default PCIe requester ID PASID

[PATCH v7 0/5] Introduce provisioning primitives
 2023-05-23 15:26 UTC  (7+ messages)

[PATCH 0/4] misc: fastrpc: fixes for 6.4
 2023-05-23 15:25 UTC  (5+ messages)
` [PATCH 1/4] misc: fastrpc: Pass proper scm arguments for secure map request
` [PATCH 2/4] misc: fastrpc: Reassign memory ownership only for remote heap
` [PATCH 3/4] misc: fastrpc: return -EPIPE to invocations on device removal
` [PATCH 4/4] misc: fastrpc: reject new invocations during "

[PATCH] drm/msm/dp: add module parameter for PSR
 2023-05-23 15:24 UTC  (3+ messages)

[PATCH v2] media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
 2023-05-23 15:22 UTC  (6+ messages)

[PATCH net] ipv6: Fix out-of-bounds access in ipv6_find_tlv()
 2023-05-23 15:21 UTC  (2+ messages)

[PATCH] dmaengine: pl330: rename _start to prevent build error
 2023-05-23 15:20 UTC  (3+ messages)

[PATCH 1/2] tpm, tpm_tis: Handle interrupt storm
 2023-05-23 15:19 UTC  (7+ messages)

[PATCH] platform/x86: ISST: Remove 8 socket limit
 2023-05-23 15:19 UTC  (3+ messages)

[PATCH] regulator: core: Streamline debugfs operations
 2023-05-23 15:17 UTC  (3+ messages)

[PATCH] Revert "drm/msm/dp: set self refresh aware based on PSR support"
 2023-05-23 15:16 UTC 

[PATCH 0/2] dmaengine: at_hdmac: Regression fix and cleanup
 2023-05-23 15:15 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
` [PATCH 2/2] dmaengine: at_hdmac: Remove unused field values that do not fit

[PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
 2023-05-23 15:14 UTC  (3+ messages)

[PATCH] [resend] Input: gpio-keys - Use input_report_key()
 2023-05-23 15:13 UTC 

[PATCH resend] Input: gpio-keys - convert to dev_err_probe()
 2023-05-23 15:13 UTC 

[PATCH 5.15 000/203] 5.15.113-rc1 review
 2023-05-23 15:12 UTC  (2+ messages)

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-05-23 15:12 UTC  (10+ messages)
` [PATCH v2 1/9] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v2 2/9] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v2 3/9] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v2 4/9] iio: consumer.h: Fix raw values documentation notes
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v2 6/9] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically
` [PATCH v2 7/9] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v2 8/9] ASoC: simple-card: Add missing of_node_put() in case of error
` [PATCH v2 9/9] ASoC: simple-card: Handle additional devices

[PATCH 6.1 000/292] 6.1.30-rc1 review
 2023-05-23 15:09 UTC  (4+ messages)

[PATCH v2] xfs: Fix undefined behavior of shift into sign bit
 2023-05-23 15:08 UTC 

[PATCH v2 resend] drm/armada: Fix off-by-one error in armada_overlay_get_property()
 2023-05-23 15:08 UTC 

[PATCH v2] drm/fb-helper: Fix height, width, and accel_flags in fb_var
 2023-05-23 15:06 UTC 

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-23 15:04 UTC  (8+ messages)

[PATCH v2 0/5] MDWE without inheritance
 2023-05-23 15:01 UTC  (15+ messages)
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long

[PATCH bpf-next v2] bpftool: specify XDP Hints ifname when loading program
 2023-05-23 15:00 UTC  (2+ messages)

[PATCH] ASoC: SOF: amd: Add pci revision id check
 2023-05-23 15:00 UTC  (2+ messages)

[PATCH net v2 0/3] net: phy: mscc: support VSC8501
 2023-05-23 14:57 UTC  (5+ messages)

[PATCH] drivers: mpt3sas: mpt3sas_debugfs: return value check of `mpt3sas_debugfs_root`
 2023-05-23 14:57 UTC  (7+ messages)

[PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623
 2023-05-23 14:56 UTC  (2+ messages)

[PATCH v2] media: verisilicon: Fix crash when probing encoder
 2023-05-23 14:54 UTC  (6+ messages)

[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
 2023-05-23 14:54 UTC  (2+ messages)

[PATCH 6.3 000/364] 6.3.4-rc1 review
 2023-05-23 14:54 UTC  (4+ messages)

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-05-23 14:53 UTC  (6+ messages)
` [PATCH v4 02/11] coresight-tpda: Add DSB dataset support
` [PATCH v4 04/11] coresight-tpdm: Add reset node to TPDM node

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-05-23 14:51 UTC  (4+ messages)
` [PATCH V9 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-23 14:49 UTC  (2+ messages)

[PATCH v6] f2fs: add async reset zone command support
 2023-05-23 14:43 UTC  (3+ messages)

[PATCH v7 0/3] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-05-23 14:43 UTC  (6+ messages)
` [PATCH v7 1/3] dsa: marvell: Define .set_max_frame_size() function for mv88e6250 SoC family
` [PATCH v7 2/3] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH v7 3/3] net: dsa: mv88e6xxx: add support for MV88E6071 switch

[PATCH 0/2][next] scsi: lpfc: Replace one-element array with flexible-array member
 2023-05-23 14:41 UTC  (4+ messages)
` [PATCH 2/2][next] scsi: lpfc: Use struct_size() helper

[PATCH 2/2] selftests: cgroup: fix unexpected failure on test_memcg_low
 2023-05-23 14:40 UTC  (2+ messages)

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-05-23 14:39 UTC  (3+ messages)
` [PATCH v5 06/12] drm/msm/dpu: Add SM6350 support

[PATCH] sched/documentation: elaborate on uclamp limitations
 2023-05-23 14:39 UTC  (5+ messages)

[PATCH] drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()
 2023-05-23 14:37 UTC  (2+ messages)

[PATCH] drm/amd/display: remove unused variables res_create_maximus_funcs and debug_defaults_diags
 2023-05-23 14:36 UTC  (2+ messages)

[PATCH v2] cpufreq: intel_pstate: Avoid initializing variables prematurely
 2023-05-23 14:34 UTC  (6+ messages)

[PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
 2023-05-23 14:34 UTC  (3+ messages)
` [PATCH v2 4/5] LoongArch: ftrace: Add direct call trampoline samples support

[PATCH] i2c: Replace all non-returning strlcpy with strscpy
 2023-05-23 14:34 UTC  (4+ messages)

[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-05-23 14:34 UTC  (5+ messages)

Re: [PATCH v3] i2c: ocores: use devm_ managed clks
 2023-05-23 14:33 UTC  (2+ messages)
`  "

[PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-05-23 14:32 UTC  (4+ messages)
` [PATCH v5 1/3] rtc: tps6594: Add driver for TPS6594 RTC

[PATCH v1 1/2] perf evsel: evsel__group_pmu_name fixes
 2023-05-23 14:31 UTC  (3+ messages)
` [PATCH v1 2/2] perf evsel: for_each_group fixes

[PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
 2023-05-23 14:31 UTC  (11+ messages)

[PATCH v3] spi: spi-cadence: Add missing kernel doc for clk_rate in cdns_spi
 2023-05-23 14:28 UTC  (2+ messages)

[PATCH v21 00/30] splice: Kill ITER_PIPE
 2023-05-23 14:27 UTC  (3+ messages)
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()

[PATCH v2 0/7] ASoC: mt8188: add new board support
 2023-05-23 14:22 UTC  (3+ messages)
` [PATCH v2 1/7] ASoC: mediatek: mt8188: separate ADDA playback dai from capture dai

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-05-23 14:19 UTC  (4+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-23 14:16 UTC  (6+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

[PATCH 0/2] kernel/sysctl.c: remove to major base directories
 2023-05-23 14:16 UTC  (3+ messages)
` [PATCH 2/2] signal: move show_unhandled_signals sysctl to its own file

Increasing the vm.max_map_count value
 2023-05-23 14:15 UTC 

[tip: x86/tdx] x86/tdx: Wrap exit reason with hcall_func()
 2023-05-23 14:14 UTC 

[PATCH] watchdog: set variables watchdog_soft,hardlockup_user_enabled storage-class-specifier to static
 2023-05-23 14:12 UTC  (2+ messages)

[PATCH v8 1/6] ksm: support unsharing KSM-placed zero pages
 2023-05-23 14:11 UTC  (4+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-23 14:10 UTC  (7+ messages)
` (no subject)
  ` 
          ` kprobes and rcu_is_watching()

[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-23 14:10 UTC  (6+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq

[PATCH v2] workqueue: Fix warning triggered when nr_running is checked in worker_enter_idle()
 2023-05-23 14:09 UTC  (2+ messages)
` [PATCH] workqueue: Disable check CPU-hogging work when set wq_cpu_intensive_thresh_us=0

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-23 14:08 UTC  (3+ messages)

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-23 14:05 UTC  (13+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v2 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-23 14:04 UTC  (3+ messages)
` [PATCH v2 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH 1/2] bpf: hide unused bpf_patch_call_args
 2023-05-23 13:59 UTC  (4+ messages)
` [PATCH 2/2] bpf: add bpf_probe_read_kernel declaration

[PATCH v3 0/4] arm64: dts: qcom: qdu1000: add SDHCI
 2023-05-23 13:57 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: sdhci-msm: Document the QDU1000/QRU1000 compatible
` [PATCH v3 2/4] arm: dts: qcom: qdu1000: Add SDHCI node
` [PATCH v3 3/4] arm64: dts: qcom: qdu1000: Add SDHCI pin configuration to DTSI
` [PATCH v3 4/4] arm64: dts: qcom: qdu1000-idp: add SDHCI for emmc

[PATCH] HID: ensure timely release of driver-allocated resources
 2023-05-23 13:57 UTC  (2+ messages)

[RFC v6 1/2] epoll: Implement eventpoll_replace_file()
 2023-05-23 13:31 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®