linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-29 16:32:39 to 2024-01-29 18:34:14 UTC [more...]

[PATCH 0/5] overflow: Introduce wrapping helpers
 2024-01-29 18:34 UTC  (5+ messages)
` [PATCH 1/5] overflow: Adjust check_*_overflow() kern-doc to reflect results
` [PATCH 2/5] overflow: Expand check_add_overflow() for pointer addition
` [PATCH 3/5] overflow: Introduce add_would_overflow()
` [PATCH 4/5] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()

[PATCH 5.10.y 0/1] bpf: fix warning ftrace_verify_code
 2024-01-29 18:33 UTC  (3+ messages)

[PATCH v2 0/3] Enable >0 order folio memory compaction
 2024-01-29 18:32 UTC  (3+ messages)
` [PATCH v2 2/3] mm/compaction: add support for "

[PATCH 5.10.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
 2024-01-29 18:31 UTC 

Uncached buffers from CMA DMA heap on some Arm devices?
 2024-01-29 18:30 UTC  (3+ messages)
    `  "

[PATCH] jfs: fix shift-out-of-bounds in dbJoin
 2024-01-29 18:29 UTC  (6+ messages)

[PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope
 2024-01-29 18:27 UTC  (2+ messages)

[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-01-29 18:23 UTC  (3+ messages)
` [PATCH v8 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties

[PATCH v1 1/1] wq: Avoid using isolated cpus' timers on unbounded queue_delayed_work
 2024-01-29 18:18 UTC  (4+ messages)

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2024-01-29 18:18 UTC  (5+ messages)

[PATCH] spi: Kconfig: cap[c]ability
 2024-01-29 18:17 UTC  (2+ messages)

[PATCH 0/5] LLCC: Support for Broadcast_AND region
 2024-01-29 18:17 UTC  (4+ messages)
` [PATCH 5/5] soc: qcom: llcc: Add regmap "

[PATCH v7 00/23] Introduce runtime modifiable Energy Model
 2024-01-29 18:16 UTC  (10+ messages)
` [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
` [PATCH v7 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
` [PATCH v7 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
` [PATCH v7 22/23] PM: EM: Add em_dev_compute_costs()

[PATCHSET v3 wq/for-6.9] workqueue: Implement system-wide max_active for unbound workqueues
 2024-01-29 18:16 UTC  (9+ messages)
` [PATCH 08/10] workqueue: Introduce struct wq_node_nr_active
    ` [PATCH v4 "
` [PATCH 09/10] workqueue: Implement system-wide nr_active enforcement for unbound workqueues
    ` [PATCH v4 "

[PATCH 0/3] riscv: optimize memcpy/memmove/memset
 2024-01-29 18:16 UTC  (2+ messages)

[PATCH v2] Enable haltpoll for arm64
 2024-01-29 18:15 UTC  (5+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[PATCH 0/3] fs/exec: remove current->in_execve flag
 2024-01-29 18:15 UTC  (5+ messages)
` [PATCH 1/3] LSM: add security_bprm_aborting_creds() hook

[PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
 2024-01-29 18:14 UTC  (2+ messages)

[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VF
 2024-01-29 18:13 UTC  (2+ messages)

[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-29 18:11 UTC  (7+ messages)
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it

[PATCH v1 0/1] Tegra30: fix sound on Nexus 7
 2024-01-29 18:10 UTC  (2+ messages)
` [PATCH v1 1/1] ARM: tegra: nexus7: add missing clock binding into sound node

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-01-29 18:05 UTC  (20+ messages)
` [PATCH v3 01/19] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v3 03/19] x86/startup_64: Drop long return to initial_code pointer
` [PATCH v3 04/19] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v3 05/19] x86/startup_64: Simplify CR4 handling in startup code
` [PATCH v3 06/19] x86/startup_64: Drop global variables keeping track of LA57 state
` [PATCH v3 07/19] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v3 08/19] x86/head64: Replace pointer fixups with PIE codegen
` [PATCH v3 09/19] x86/head64: Simplify GDT/IDT initialization code
` [PATCH v3 10/19] asm-generic: Add special .pi.text section for position independent code
` [PATCH v3 11/19] x86: Move return_thunk to __pitext section
` [PATCH v3 12/19] x86/head64: Move early startup code into __pitext
` [PATCH v3 13/19] modpost: Warn about calls from __pitext into other text sections
` [PATCH v3 14/19] x86/coco: Make cc_set_mask() static inline
` [PATCH v3 15/19] x86/sev: Make all code reachable from 1:1 mapping __pitext
` [PATCH v3 16/19] x86/sev: Avoid WARN() in early code
` [PATCH v3 17/19] x86/sev: Use PIC codegen for early SEV startup code
` [PATCH v3 18/19] x86/sev: Drop inline asm LEA instructions for RIP-relative references
` [PATCH v3 19/19] x86/startup_64: Don't bother setting up GS before the kernel is mapped

[PATCH v2 00/25] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-29 18:00 UTC  (5+ messages)
` [PATCH v2 10/25] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v2 13/25] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH 5.15.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
 2024-01-29 18:01 UTC 

[PATCH 0/6] ubsan: Introduce wrap-around sanitizers
 2024-01-29 18:00 UTC  (7+ messages)
` [PATCH 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
` [PATCH 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
` [PATCH 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP
` [PATCH 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
` [PATCH 5/6] ubsan: Split wrapping sanitizer Makefile rules
` [PATCH 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-01-29 18:00 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH 1/2] ntfs3: use file_mnt_idmap helper
 2024-01-29 18:00 UTC  (2+ messages)
` [PATCH 2/2] io_uring: "

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-01-29 17:59 UTC  (3+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`

[PATCH v3 00/17] spi: s3c64xx: straightforward cleanup
 2024-01-29 17:59 UTC  (8+ messages)
` [PATCH v3 17/17] spi: s3c64xx: use bitfield access macros

[linus:master] [eventfs] 852e46e239: BUG:unable_to_handle_page_fault_for_address
 2024-01-29 17:56 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: soc: imx: add fdcc clock to i.MX8MP hdmi blk ctrl
 2024-01-29 17:55 UTC  (5+ messages)
` [PATCH 2/3] pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain
    ` [EXT] "

[PATCH v3 0/7] swapin refactor for optimization and unified readahead
 2024-01-29 17:54 UTC  (8+ messages)
` [PATCH v3 1/7] mm/swapfile.c: add back some comment
` [PATCH v3 2/7] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v3 3/7] mm/swap: always account swapped in page into current memcg
` [PATCH v3 4/7] mm/swap: introduce swapin_entry for unified readahead policy
` [PATCH v3 5/7] mm/swap: avoid a duplicated swap cache lookup for SWP_SYNCHRONOUS_IO
` [PATCH v3 6/7] mm/swap, shmem: use unified swapin helper for shmem
` [PATCH v3 7/7] mm/swap: refactor swap_cache_get_folio

[PATCH] thermal/sysfs: Always enable hysteresis write support
 2024-01-29 17:54 UTC  (9+ messages)

[RESEND PATCH v2] modules: wait do_free_init correctly
 2024-01-29 17:53 UTC  (2+ messages)

[PATCH v10 0/6]arm64: add machine check safe support
 2024-01-29 17:51 UTC  (5+ messages)
` [PATCH v10 2/6] arm64: add support for machine check error safe
` [PATCH v10 3/6] arm64: add uaccess to machine check safe

[PATCH v2 0/3] arm64: exynos: Enable SPI for Exynos850
 2024-01-29 17:51 UTC  (5+ messages)
` [PATCH v2 1/3] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850

[PATCH 1/2] devcoredump: Remove devcoredump device if failing device is gone
 2024-01-29 17:48 UTC  (2+ messages)

[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-29 17:46 UTC  (8+ messages)
` [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty line
` [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1
` [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH v3 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
 2024-01-29 17:46 UTC  (4+ messages)

[PATCH 0/2] iio: adc: ad7380: fix sparse warnings
 2024-01-29 17:41 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7380: make ad7380_regmap_config static
` [PATCH 2/2] iio: adc: ad7380: don't use bool in FIELD_PREP

[PATCH v4 0/2] remoteproc: get rproc devices for clusters
 2024-01-29 17:43 UTC  (4+ messages)
` [PATCH v4 2/2] remoteproc: enhance rproc_put() "

[RFC PATCH] mm/readahead: readahead aggressively if read drops in willneed range
 2024-01-29 17:42 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-01-29 17:41 UTC  (12+ messages)

[PATCH v2 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-29 17:40 UTC  (8+ messages)
` [PATCH v2 1/7] clk: samsung: gs-101: drop extra empty line
` [PATCH v2 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH v2 3/7] clk: samsung: gs101: add support for cmu_peric1
` [PATCH v2 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH v2 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH v2 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH v2 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[PATCH] media: dt-bindings: qcom,sc7280-venus: Allow one IOMMU entry
 2024-01-29 17:37 UTC  (2+ messages)

gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-29 17:35 UTC  (12+ messages)
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1
` [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[PATCH 6.7 000/346] 6.7.3-rc1 review
 2024-01-29 17:34 UTC 

[PATCH V2 0/4] firmware: arm_scmi: Register and handle limits change notification
 2024-01-29 17:33 UTC  (4+ messages)
` [PATCH V2 1/4] firmware: arm_scmi: Add perf_notify_support interface

[PATCH] kernfs: fix false-positive WARN(nr_mmapped) in kernfs_drain_open_files
 2024-01-29 17:33 UTC  (3+ messages)

[syzbot] [ext4?] [nilfs?] INFO: task hung in migrate_pages_batch
 2024-01-29 17:31 UTC  (2+ messages)

[PATCH 0/5] Add IAX45 support for RZ/Five SoC
 2024-01-29 17:30 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH 0/4] tracing/user_events: Introduce multi-format events
 2024-01-29 17:29 UTC  (6+ messages)
` [PATCH 2/4] "

[PATCH v2 net-next 0/10] pds_core: Various improvements and AQ race condition cleanup
 2024-01-29 17:27 UTC  (3+ messages)

[PATCH v4 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou
 2024-01-29 17:22 UTC  (5+ messages)
` [PATCH v4 3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled

[PATCH bpf-next] perf/bpf: Fix duplicate type check
 2024-01-29 17:19 UTC  (3+ messages)

[PATCH v2] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
 2024-01-29 17:18 UTC 

[PATCH v3 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
 2024-01-29 17:14 UTC  (11+ messages)

[PATCH net v2] octeontx2-af: Initialize bitmap arrays
 2024-01-29 17:13 UTC  (2+ messages)

[PATCH 6.6 000/331] 6.6.15-rc1 review
 2024-01-29 17:01 UTC 

[PATCH] MAINTAINERS: Drop unreachable reviewer for Qualcomm ETHQOS ethernet driver
 2024-01-29 17:12 UTC 

[PATCH 6.1 000/185] 6.1.76-rc1 review
 2024-01-29 17:03 UTC 

[PATCH v3 0/9] File abstractions needed by Rust Binder
 2024-01-29 17:08 UTC  (7+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
` [PATCH v3 9/9] rust: file: add abstraction for `poll_table`

[RFC] Randomness on confidential computing platforms
 2024-01-29 17:07 UTC  (5+ messages)

[PATCH 0/3] perf/arm-cmn: Add support for tertiary match group
 2024-01-29 17:07 UTC  (5+ messages)
` [PATCH 1/3] perf/arm-cmn: Decouple wp_config registers from filter group number
` [PATCH 3/3] perf/arm-cmn: Enable support for tertiary match group

[PATCH 6.7 000/346] 6.7.3-rc1 review
 2024-01-29 17:00 UTC 

[PATCH] softirq: fix memory corruption when freeing tasklet_struct
 2024-01-29 17:06 UTC  (5+ messages)

[PATCH][next] btrfs: zlib: Fix spelling mistake "infalte" -> "inflate"
 2024-01-29 17:05 UTC  (2+ messages)

[PATCH v6 0/6] iio: new DMABUF based API, v6
 2024-01-29 17:02 UTC  (7+ messages)
` [PATCH v6 1/6] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v6 2/6] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_vec
` [PATCH v6 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v6 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v6 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v6 6/6] Documentation: iio: Document high-speed DMABUF based API

[PATCH] sunrpc: fix assignment of to_retries in svc_process_bc
 2024-01-29 17:02 UTC  (6+ messages)

[PATCH v3 1/4] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-01-29 17:00 UTC  (6+ messages)
` [PATCH v3 3/4] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v3 4/4] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics

[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
 2024-01-29 17:00 UTC  (7+ messages)
` [PATCH net-next v3 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()

[PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers
 2024-01-29 16:59 UTC  (4+ messages)
` [PATCH v2 4/7] dt-bindings: dma: allwinner,sun50i-a64-dma: Add compatible for H616

[PATCH v3 0/2] arm64: dts: qcom: sc8280xp-x13s: Enable touchscreen
 2024-01-29 16:59 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: HID: i2c-hid: Document reset-related properties
` [PATCH v3 2/2] arm64: dts: qcom: sc8280xp-x13s: Fix/enable touchscreen

[PATCH] MAINTAINERS: Step down as PCI ENDPOINT maintainer
 2024-01-29 16:59 UTC 

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-01-29 16:57 UTC  (3+ messages)
` [RFC PATCH v2 1/4] tsm: Runtime measurement register support

[PATCH] dt-bindings: firmware: xilinx: Describe soc-vvmem subnode
 2024-01-29 16:57 UTC  (2+ messages)

[PATCH 0/2] Fetch EDID from ACPI _DDC method if available
 2024-01-29 16:54 UTC  (6+ messages)
` [PATCH 2/2] drm/amd: Fetch the EDID from _DDC if available for eDP

[PATCH 1/1 fyi] tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_attr,list_modules} syscall numbers
 2024-01-29 16:55 UTC  (2+ messages)

[PATCH v4 0/2] StarFive DWMAC support for JH7100
 2024-01-29 16:54 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH] HID: logitech-hidpp: Do not flood kernel log
 2024-01-29 16:54 UTC  (2+ messages)

[PATCH] dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatible
 2024-01-29 16:54 UTC  (2+ messages)

[PATCH 0/1] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
 2024-01-29 16:53 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/3] s390/vfio-ap: queue_configuration sysfs attribute for mdevctl automation
 2024-01-29 16:53 UTC  (2+ messages)

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-01-29 16:52 UTC  (3+ messages)

[PATCH] dt-bindings: net: qcom,ipa: do not override firmware-name $ref
 2024-01-29 16:51 UTC  (2+ messages)

[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
 2024-01-29 16:51 UTC  (8+ messages)

[PATCH] drivers: clk: zynqmp: remove clock name dependency
 2024-01-29 16:48 UTC  (4+ messages)

gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-29 16:44 UTC  (10+ messages)
` [PATCH 3/5] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH 4/5] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical

[PATCH 1/1] MAINTAINERS: add mail list for freescale imx ddr pmu driver
 2024-01-29 16:42 UTC 

[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-01-29 16:36 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-01-29 16:34 UTC  (2+ messages)

[RFC PATCH] rpmsg: glink: Add bounds check on tx path
 2024-01-29 16:33 UTC  (3+ messages)
  `  "


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).