public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-13 19:08:27 to 2023-06-13 21:37:51 UTC [more...]

[PATCH] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED
 2023-06-13 21:36 UTC  (4+ messages)

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-06-13 21:37 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/8] dt-bindings: rtc: isl12022: add bindings for battery alarm trip levels
  ` [PATCH v2 5/8] rtc: isl12022: implement RTC_VL_READ ioctl
  ` [PATCH v2 7/8] dt-bindings: rtc: isl12022: add #clock-cells property

[PATCH v5 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-13 21:31 UTC  (13+ messages)
` [PATCH v5 01/12] dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
` [PATCH v5 02/12] dmaengine: fsl-edma: clean up fsl_edma_irq_exit()
` [PATCH v5 03/12] dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
` [PATCH v5 04/12] dmaengine: fsl-edma: Remove enum edma_version
` [PATCH v5 05/12] dmaengine: fsl-edma: move common IRQ handler to common.c
` [PATCH v5 06/12] dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
` [PATCH v5 07/12] dmaengine: fsl-edma: refactor using devm_clk_get_enabled
` [PATCH v5 08/12] dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function
` [PATCH v5 09/12] dmaengine: fsl-edma: refactor chan_name setup and safety
` [PATCH v5 10/12] dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
` [PATCH v5 11/12] dmaengine: fsl-edma: integrate v3 support
` [PATCH v5 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v4 00/13] Generalized Priority Inheritance via Proxy Execution v3
 2023-06-13 21:31 UTC  (6+ messages)
` [PATCH v4 07/13] sched: Split scheduler execution context

inconsistence in mprotect_fixup mlock_fixup madvise_update_vma
 2023-06-13 21:29 UTC  (3+ messages)

[PATCH 0/8] New metricgroup output in perf stat default mode
 2023-06-13 21:28 UTC  (27+ messages)
` [PATCH 1/8] perf metric: Fix no group check
` [PATCH 2/8] perf evsel: Fix the annotation for hardware events on hybrid
` [PATCH 3/8] perf metric: JSON flag to default metric group
` [PATCH 4/8] perf vendor events arm64: Add default tags into topdown L1 metrics
` [PATCH 5/8] perf stat,jevents: Introduce Default tags for the default mode
` [PATCH 6/8] perf stat,metrics: New metricgroup output "
` [PATCH 7/8] pert tests: Support metricgroup perf stat JSON output
` [PATCH 8/8] perf test: Add test case for the standard perf stat output

[PATCH] ext4: fix a data race on EXT4_I(inode)->i_disksize
 2023-06-13 21:25 UTC 

[PATCH] drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocation
 2023-06-13 21:23 UTC  (2+ messages)

[PATCH v3 1/2] mtd: rawnand: add basic sandisk manufacturer ops
 2023-06-13 21:21 UTC  (2+ messages)
` [PATCH v3 2/2] mtd: rawnand: add support for the Sandisk SDTNQGAMA chip

[PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
 2023-06-13 21:16 UTC  (2+ messages)

[PATCH] firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
 2023-06-13 21:15 UTC 

[PATCH v2] x86/unwind/orc: add ELF section with ORC version identifier
 2023-06-13 21:14 UTC 

[PATCH net v2 1/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7531
 2023-06-13 21:14 UTC  (20+ messages)
` [PATCH net v2 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530

[PATCH 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add missing type for "linux,keycode"
 2023-06-13 21:11 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "linux,keycodes" and deprecate "linux,keycode"

[PATCH 00/13] mm: jit/text allocator
 2023-06-13 21:09 UTC  (10+ messages)

[PATCH v2] lib: Replace kmap() with kmap_local_page()
 2023-06-13 21:08 UTC  (2+ messages)

[PATCH] dt-bindings: display: Add missing property types
 2023-06-13 21:07 UTC  (2+ messages)

[PATCH] dt-bindings: auxdisplay: holtek: Add missing type for "linux,no-autorepeat"
 2023-06-13 21:05 UTC  (2+ messages)

[PATCH] dt-bindings: input: mediatek,pmic-keys: Fix typo in "linux,keycodes" property name
 2023-06-13 21:04 UTC  (2+ messages)

[PATCH] usb: ch9: Replace 1-element array with flexible array
 2023-06-13 21:04 UTC 

[PATCH] dt-bindings: backlight: kinetic,ktz8866: Add missing type for "current-num-sinks"
 2023-06-13 21:03 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: partition: Add missing type for "linux,rootfs"
 2023-06-13 21:02 UTC  (2+ messages)

[RFC v1 0/6] kunit: Add test attributes API
 2023-06-13 20:58 UTC  (20+ messages)
` [RFC v1 1/6] kunit: Add test attributes API structure
` [RFC v1 2/6] kunit: Add speed attribute
` [RFC v1 3/6] kunit: Add ability to filter attributes
` [RFC v1 4/6] kunit: tool: Add command line interface to filter and report attributes
` [RFC v1 5/6] kunit: memcpy: Mark tests as slow using test attributes

[PATCH] regulator: dt-bindings: pwm-regulator: Add missing type for "pwm-dutycycle-unit"
 2023-06-13 20:58 UTC  (3+ messages)

[PATCH] dt-bindings: net: bluetooth: nxp: Add missing type for "fw-init-baudrate"
 2023-06-13 20:57 UTC  (2+ messages)

[PATCH 0/5] Replace is_longterm_pinnable_page()
 2023-06-13 20:54 UTC  (11+ messages)
` [PATCH 1/5] mmzone: Introduce folio_is_zone_movable()
` [PATCH 2/5] mmzone: Introduce folio_migratetype()
` [PATCH 3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios
` [PATCH 4/5] mm/gup.c: Reorganize try_get_folio()
` [PATCH 5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable()

[PATCH v3 0/3] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2
 2023-06-13 20:54 UTC  (4+ messages)
` [PATCH v3 1/3] dt: psci: Add arm,psci-sys-reset2-vendor-param property

[PATCH] f2fs: set zstd default compression level to 3
 2023-06-13 20:54 UTC  (4+ messages)
` [PATCH] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT
  ` [f2fs-dev] "

[PATCH] dt-bindings: i2c: opencores: Add missing type for "regstep"
 2023-06-13 20:54 UTC  (4+ messages)

[PATCH] nouveau_connector: add nv_encoder pointer check for NULL
 2023-06-13 20:52 UTC  (2+ messages)

[PATCH] drm/msm/dp: Drop aux devices together with DP controller
 2023-06-13 20:51 UTC  (4+ messages)

[PATCH V2] Input: synaptics-rmi4- Add a new feature for Forepad
 2023-06-13 20:48 UTC  (2+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-06-13 20:44 UTC  (5+ messages)
` [PATCH 12/43] clk: ep93xx: add DT support for Cirrus EP93xx

[PATCH] drm/nouveau/dp: check for NULL nv_connector->native_mode
 2023-06-13 20:40 UTC  (2+ messages)

[PATCH] hid-mcp2200 added driver for MCP2200 GPIOs
 2023-06-13 20:40 UTC  (2+ messages)

[PATCH] f2fs: do not issue small discard commands during checkpoint
 2023-06-13 20:39 UTC 

[PATCH v4 00/22] Restructure RPM SMD ICC
 2023-06-13 20:39 UTC  (8+ messages)
` [PATCH v4 08/22] interconnect: qcom: smd-rpm: Add rpmcc handling skeleton code
` [PATCH v4 17/22] interconnect: qcom: icc-rpm: Control bus rpmcc from icc
` [PATCH v4 19/22] interconnect: qcom: icc-rpm: Fix bucket number

[PATCH] rust: allocator: Prevents mis-aligned allocation
 2023-06-13 20:38 UTC  (3+ messages)

[PATCH] sysctl: set variable sysctl_mount_point storage-class-specifier to static
 2023-06-13 20:30 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: CR0 vs. KVM_SET_SREGS and !URG
 2023-06-13 20:30 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
` [PATCH 2/3] KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
` [PATCH 3/3] KVM: selftests: Expand x86's sregs test to cover illegal CR0 values

[PATCH] s390/crash: Use the correct type for memory allocation
 2023-06-13 20:30 UTC 

[PATCH 0/4] perf mem amd: Fix few logic bugs
 2023-06-13 20:28 UTC  (5+ messages)
` [PATCH 2/4] perf tool x86: Consolidate is_amd check into single function

[PATCH V3 00/11] rtla improvements
 2023-06-13 20:27 UTC  (5+ messages)
` [PATCH V3 02/11] rtla: Add --house-keeping option

[PATCH v1] perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
 2023-06-13 20:26 UTC  (3+ messages)

[tip:smp/core] BUILD SUCCESS 60be49bdf1d4ddb9e2deb7aa718d5b8bc167ee4e
 2023-06-13 20:26 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-06-13 20:24 UTC  (8+ messages)

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-13 20:21 UTC  (2+ messages)

[PATCH v23 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-06-13 20:19 UTC  (6+ messages)
` [PATCH v23 4/8] crash: memory and CPU hotplug sysfs attributes

[PATCH 0/3] regmap: Add KUnit tests for read/write checking
 2023-06-13 20:17 UTC  (4+ messages)
` [PATCH 1/3] regmap: Add test that writes to write only registers are prevented
` [PATCH 2/3] regmap: Add a test case for write only registers
` [PATCH 3/3] regmap: Add test to make sure we don't sync to read "

[PATCH] mm: zswap: multiple zpool support
 2023-06-13 20:13 UTC  (10+ messages)

[PATCH] spi: dw: Replace incorrect spi_get_chipselect with set
 2023-06-13 20:12 UTC  (2+ messages)

Kernel null pointer dereference on stopping raid device
 2023-06-13 20:12 UTC 

[PATCH] fs/aio: Stop allocating aio rings from HIGHMEM
 2023-06-13 20:12 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: ti,tlv320aic3x: Add missing type for "gpio-reset"
 2023-06-13 20:10 UTC 

[PATCH v2] eventfd: add a uapi header for eventfd userspace APIs
 2023-06-13 20:09 UTC  (2+ messages)

[PATCH] regmap: Check for register readability before checking cache during read
 2023-06-13 20:07 UTC 

Closing down the wireless trees for a summer break?
 2023-06-13 20:00 UTC  (4+ messages)

[PATCH v5 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-13 19:58 UTC  (8+ messages)
` [PATCH v5 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [PATCH v5 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
` [PATCH v5 7/7] riscv: dts: starfive: jh7110: Add PLL clock source in SYSCRG node

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-13 19:57 UTC  (16+ messages)
` [PATCH v9 10/42] x86/mm: Introduce _PAGE_SAVED_DIRTY
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description

[PATCH v6] sh: avoid using IRQ0 on SH3/4
 2023-06-13 19:54 UTC  (7+ messages)

[PATCH] clk: sprd: composite: Simplify determine_rate implementation
 2023-06-13 19:54 UTC 

[RFC PATCH] perf util: asprintf helper for leak sanitizer
 2023-06-13 19:54 UTC  (3+ messages)

[PATCH v2] dt-bindings: net: Add QCA2066 Bluetooth
 2023-06-13 19:53 UTC  (2+ messages)

[PATCH 0/3] Move the ARCH_DMA_MINALIGN definition to asm/cache.h
 2023-06-13 19:49 UTC  (3+ messages)

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-13 19:47 UTC  (5+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-13 19:47 UTC  (8+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 28/57] perf; Simplify event_sched_in()
` [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()

[PATCH v2] perf stat: Add missing newline in pr_err messages
 2023-06-13 19:45 UTC  (4+ messages)

[PATCH] SUNRPC: Replace strlcpy with strscpy
 2023-06-13 19:43 UTC  (4+ messages)

[PATCH v3 0/5] perf cs-etm: Track exception level
 2023-06-13 19:42 UTC  (4+ messages)

[PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
 2023-06-13 19:41 UTC  (2+ messages)

[PATCH] Documentation/mm: Add kmap_local_folio() to Temporary Virt. Mappings
 2023-06-13 19:37 UTC  (2+ messages)

Reporting a performance regression in sched/fair on Unixbench Shell Scripts with commit a53ce18cacb4
 2023-06-13 19:35 UTC  (3+ messages)

[PATCH] usbip: usbip_host: Replace strlcpy with strscpy
 2023-06-13 19:31 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm6115: Fix up cluster idle states
 2023-06-13 19:31 UTC  (3+ messages)

[PATCH] usb: gadget: function: printer: Replace strlcpy with strscpy
 2023-06-13 19:30 UTC  (2+ messages)

[PATCH] tracing/boot: Replace strlcpy with strscpy
 2023-06-13 19:27 UTC  (2+ messages)

[PATCH] netfilter: ipset: Replace strlcpy with strscpy
 2023-06-13 19:26 UTC  (2+ messages)

[PATCH v2 0/5] tracing/user_events: Add auto cleanup and a flag to persist events
 2023-06-13 19:26 UTC  (3+ messages)
` [PATCH v2 3/5] "

[PATCH] ieee802154: Replace strlcpy with strscpy
 2023-06-13 19:25 UTC  (2+ messages)

[PATCH] mac80211: Replace strlcpy with strscpy
 2023-06-13 19:25 UTC  (2+ messages)

[PATCH] cfg80211: cfg80211: strlcpy withreturn
 2023-06-13 19:24 UTC  (2+ messages)

[PATCH v3 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-06-13 19:24 UTC  (12+ messages)

[syzbot] [hams?] memory leak in nr_create (3)
 2023-06-13 19:24 UTC 

[PATCH] net/mediatek: strlcpy withreturn
 2023-06-13 19:23 UTC  (2+ messages)

[syzbot] kernel BUG in vmf_insert_pfn_prot
 2023-06-13 19:23 UTC  (2+ messages)

[PATCH v2 0/3] device property: Introduce device_is_compatible()
 2023-06-13 19:23 UTC  (6+ messages)
` [PATCH v2 2/3] device property: Implement device_is_compatible()

[PATCH] net: macsec: fix double free of percpu stats
 2023-06-13 19:22 UTC 

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-06-13 19:22 UTC  (4+ messages)
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver

[PATCH 1/1] ASoC: dwc: add DMA handshake control
 2023-06-13 19:19 UTC 

[PATCH 1/1] ASoC: dwc: don't assign addr_width for dt configs
 2023-06-13 19:15 UTC 

[PATCH] soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer for non-uart modes
 2023-06-13 19:14 UTC  (7+ messages)

[syzbot] [reiserfs?] UBSAN: array-index-out-of-bounds in direntry_create_vi
 2023-06-13 19:13 UTC 

[PATCH] gdb: linux: make SB_* constants gdb-parsed
 2023-06-13 19:11 UTC 

[PATCH v3 0/3] device property: Introduce device_is_compatible()
 2023-06-13 19:11 UTC  (5+ messages)
` [PATCH v3 2/3] device property: Implement device_is_compatible()
` [PATCH v3 3/3] ata: ahci_platform: Make code agnostic to OF/ACPI

[PATCH v2 8/8] rtc: isl12022: implement support for the #clock-cells DT property
 2023-06-13 19:10 UTC  (2+ messages)

[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
 2023-06-13 19:08 UTC  (3+ messages)
` [PATCH 26/26] arm64: dts: qcom: sa8775p-ride: enable ethernet0


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