public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-08 04:05:54 to 2024-09-08 12:44:09 UTC [more...]

[PATCH] powerpc: Add __must_check to set_memory_...()
 2024-09-07 15:40 UTC  (2+ messages)
` [PATCH] set_memory: Add __must_check to generic stubs

[PATCH 1/6] scripts: move hash function from scripts/kconfig/ to scripts/include/
 2024-09-08 12:43 UTC  (4+ messages)
` [PATCH 2/6] kconfig: change some expr_*() functions to bool
` [PATCH 3/6] kconfig: add comments to expression transformations
` [PATCH 4/6] kconfig: refactor expr_eliminate_dups()

[PATCH] ASoC: soc-ac97: Fix the incorrect description
 2024-09-08 12:41 UTC 

[PATCH] ntp: Make sure RTC is synchronized when time goes backwards
 2024-09-08 12:39 UTC  (5+ messages)

[PATCH v2 0/9] iio: add support for the ad3552r AXI DAC IP
 2024-09-08 12:38 UTC  (12+ messages)
` [PATCH v2 1/9] dt-bindings: iio: dac: ad3552r: add io-backend property
` [PATCH v2 2/9] iio: backend: extend features
` [PATCH v2 4/9] iio: backend adi-axi-dac: add registering of child fdt node
` [PATCH v2 9/9] iio: ABI: add DAC sysfs synchronous_mode parameter

[PATCH net-next 0/2] ethtool: Add support for writing firmware
 2024-09-08 12:33 UTC  (4+ messages)
` [PATCH net-next 1/2] net: ethtool: Add new parameters and a function to support EPL

[PATCH v2 1/5] drm/etnaviv: Use unsigned type to count the number of pages
 2024-09-08 12:11 UTC  (5+ messages)
` [PATCH v2 2/5] drm/etnaviv: Use 'unsigned' "
` [PATCH v2 3/5] drm/etnaviv: Drop the <linux/pm_runtime.h> header
` [PATCH v2 4/5] drm/etnaviv: Fix missing mutex_destroy()
` [PATCH v2 5/5] drm/etnaviv: Replace the '&pdev->dev' with 'dev'

io_uring/eventfd.c:80:5-24: WARNING: atomic_dec_and_test variation before object free at line 81
 2024-09-08 12:09 UTC 

[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08 12:08 UTC  (2+ messages)

[PATCH v3 0/4] Fix objtool issues about do_syscall() and Clang on LoongArch
 2024-09-08 12:01 UTC  (2+ messages)

[PATCH v4 0/3] iio: adc: add new ad7625 driver
 2024-09-08 11:59 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
` [PATCH v4 2/3] iio: adc: ad7625: add driver

[PATCH v5 0/2] iio: imu: smi240: add bosch smi240 driver
 2024-09-08 11:49 UTC  (3+ messages)
` [PATCH v5 2/2] iio: imu: smi240: add driver

[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08 11:49 UTC  (2+ messages)

[PATCHv2 0/3] zram: optimal post-processing target selection
 2024-09-08 11:47 UTC  (6+ messages)
` [PATCHv2 1/3] zram: introduce ZRAM_PP_SLOT flag
` [PATCHv2 2/3] zram: rework recompress target selection strategy
` [PATCHv2 3/3] zram: rework writeback "

[PATCHv2 0/3] zram: optimal post-processing target selection
 2024-09-08 11:45 UTC  (4+ messages)
` [PATCHv2 1/3] zram: introduce ZRAM_PP_SLOT flag
` [PATCHv2 2/3] zram: rework recompress target selection strategy
` [PATCHv2 3/3] zram: rework writeback "

[PATCH 1/2] iio: adc: Constify struct iio_map
 2024-09-08 11:44 UTC  (3+ messages)

[PATCH 0/2] regulator: max77826: Constify and simplify
 2024-09-08 11:40 UTC  (3+ messages)
` [PATCH 1/2] regulator: max77826: Constify struct regulator_desc
` [PATCH 2/2] regulator: max77826: Simplify max77826_i2c_probe()

[PATCH] tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks
 2024-09-08 11:34 UTC 

[syzbot] [hfs?] WARNING: ODEBUG bug in hfsplus_fill_super (3)
 2024-09-08 11:34 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-09-08 11:33 UTC  (8+ messages)
` [PATCH] Bluetooth/l2cap: Fix uaf in l2cap_connect

[PATCH v5 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-08 11:30 UTC  (2+ messages)
` [PATCH v5 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-08 11:26 UTC  (2+ messages)

[PATCH] proc: fold kmalloc() + strcpy() into kmemdup()
 2024-09-08 11:24 UTC  (2+ messages)

[PATCH 0/2] drm/amd: fix VRR race condition during IRQ handling
 2024-09-08 11:23 UTC  (3+ messages)

[PATCH 1/2] powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
 2024-09-07 15:15 UTC  (9+ messages)
` [PATCH 2/2] Fixup for 3279be36b671 ("powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32")

[PATCH v2 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
 2024-09-08 10:58 UTC  (15+ messages)
` [PATCH v2 2/7] i2c: npcm: correct the read/write operation procedure
` [PATCH v2 4/7] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v2 6/7] i2c: npcm: use i2c frequency table
` [PATCH v2 7/7] i2c: npcm: Enable slave in eob interrupt

[PATCH] iio/inv_icm42600: add inv_icm42600 id_table
 2024-09-08 10:51 UTC  (4+ messages)
        ` 回复: "

[PATCH 0/2] MIPS: Chore clean ups
 2024-09-08 10:49 UTC  (3+ messages)
` [PATCH 1/2] MIPS: ftrace: Mark ftrace_get_parent_ra_addr as static
` [PATCH 2/2] MIPS: kprobes: Massage previous delay slot detection

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-09-08 10:47 UTC  (3+ messages)

[PATCH v5 0/9] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-09-08 10:47 UTC  (5+ messages)
` [PATCH v5 6/9] iio: adc: ad7606: rework available attributes for SW channels

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08 10:44 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH v3 0/3] Add support for AD4113
 2024-09-08 10:41 UTC  (3+ messages)

[PATCH v4 0/7] staging: vchiq_core: Refactor vchiq_bulk_transfer() logic
 2024-09-08 10:41 UTC  (5+ messages)
` [PATCH v4 3/7] staging: vchiq_core: Factor out bulk transfer for blocking mode

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-09-08 10:30 UTC  (11+ messages)

Linux regressions report for mainline [2024-09-08]
 2024-09-08 10:28 UTC 

[GIT PULL] nolibc for 6.12-rc1
 2024-09-08 10:22 UTC  (11+ messages)

[PATCH v5 00/10] MIPS: IPI Improvements
 2024-09-08 10:20 UTC  (11+ messages)
` [PATCH v5 01/10] MIPS: smp: Make IPI interrupts scalable
` [PATCH v5 02/10] MIPS: smp: Manage IPI interrupts as percpu_devid interrupts
` [PATCH v5 03/10] MIPS: smp: Provide platform IPI virq & domain hooks
` [PATCH v5 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus
` [PATCH v5 05/10] MIPS: smp: Implement IPI stats
` [PATCH v5 06/10] irqchip/irq-mips-gic: Switch to ipi_mux
` [PATCH v5 07/10] MIPS: Implement get_mips_sw_int hook
` [PATCH v5 08/10] MIPS: GIC: Implement get_sw_int hook
` [PATCH v5 09/10] irqchip/irq-mips-cpu: Rework software IRQ handling flow
` [PATCH v5 10/10] MIPS: smp-mt: Rework IPI functions

[PATCH 0/6] staging: rtl8723bs: Fix various coding style issues
 2024-09-08 10:11 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8723bs: fix use of tab wherever possible
` [PATCH 2/6] staging: rtl8723bs: fix position of opening braces
` [PATCH 3/6] staging: rtl8723bs: fix space before tabs
` [PATCH 4/6] staging: rtl8723bs: fix comment with a trailing */ on a separate line
` [PATCH 5/6] staging: rtl8723bs: fix switch and case to be at same indent
` [PATCH 6/6] staging: rtl8723bs: fix no space before tab and statement start on tabstop

[PATCH] [RFC] crash: Lock-free crash hotplug support reporting
 2024-09-08 10:04 UTC  (3+ messages)

[PATCH 0/5] LoongArch, MIPS: Unify Loongson IOCSR handling
 2024-09-08 10:00 UTC  (4+ messages)
` [PATCH 3/5] LoongArch: cpu-probe: Move IOCSR probing out of cpu_probe_common

[PATCH] PM: tools: sleepgraph: Correct the home link
 2024-09-08  9:57 UTC 

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-09-08  9:30 UTC  (6+ messages)
` [PATCH 8/9] dt-bindings: Add documentation for Photonicat PMU

[PATCH] ahci: Marvell controllers prefer DMA for ATAPI
 2024-09-08  9:46 UTC 

[PATCH v15 00/19] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
 2024-09-08  9:43 UTC  (20+ messages)
` [PATCH v15 01/19] drm/etnaviv: Implement drm_gem_object_funcs::print_info()
` [PATCH v15 02/19] drm/etnaviv: Export drm_gem_print_info() and use it
` [PATCH v15 03/19] drm/etnaviv: Implement drm_gem_object_funcs::vunmap()
` [PATCH v15 04/19] drm/etnaviv: Make etnaviv_gem_prime_vmap() a static function
` [PATCH v15 05/19] drm/etnaviv: Add contructor and destructor for etnaviv_gem_get_mapping structure
` [PATCH v15 06/19] drm/etnaviv: Prefer drm_device based drm_WARN_ON() over regular WARN_ON()
` [PATCH v15 07/19] drm/etnaviv: Add a dedicated helper function to get various clocks
` [PATCH v15 08/19] drm/etnaviv: Fix wrong caching mode being used for non writecombine buffers
` [PATCH v15 09/19] drm/etnaviv: Add constructor and destructor for the etnaviv_drm_private structure
` [PATCH v15 10/19] drm/etnaviv: Embed struct drm_device into struct etnaviv_drm_private
` [PATCH v15 11/19] drm/etnaviv: Add etnaviv_gem_obj_remove() helper
` [PATCH v15 12/19] drm/etnaviv: Add support for cached coherent caching mode
` [PATCH v15 13/19] drm/etnaviv: Add support for vivante GPU cores attached via PCIe device
` [PATCH v15 14/19] drm/etnaviv: Add PCIe IP setup code
` [PATCH v15 15/19] drm/etnaviv: Make more use of the etnaviv_gem_new_private() function
` [PATCH v15 16/19] drm/etnaviv: Call etnaviv_gem_obj_add() in ernaviv_gem_new_private()
` [PATCH v15 17/19] drm/etnaviv: Support to manage dedicated VRAM base on drm_mm
` [PATCH v15 18/19] drm/etnaviv: Allow userspace specify the domain of etnaviv GEM buffer object
` [PATCH v15 19/19] drm/etnaviv: Expose basic sanity tests via debugfs

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  9:45 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH] irqchip/gic: prevent buffer overflow in gic_ipi_send_mask()
 2024-09-08  9:37 UTC  (5+ messages)

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  9:31 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH] proc: use __auto_type more
 2024-09-08  9:26 UTC 

[PATCH V2] USB: usbtmc: prevent kernel-usb-infoleak
 2024-09-08  9:17 UTC  (8+ messages)
` [PATCH V3] "
            ` [PATCH v4] "

[PATCH v3 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-08  9:14 UTC  (5+ messages)
` [PATCH v3 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH v3 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH v3 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH v5 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
 2024-09-08  9:11 UTC  (2+ messages)

[GIT PULL] timers/urgent for v6.11-rc7
 2024-09-08  9:12 UTC 

[GIT PULL] perf/urgent for v6.11-rc7
 2024-09-08  9:07 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
 2024-09-08  9:07 UTC  (2+ messages)

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-08  9:03 UTC  (5+ messages)
` [PATCH v2 8/8] Documentation: add howto build in macos

[GIT PULL] locking/urgent for v6.11-rc7
 2024-09-08  9:03 UTC 

[PATCH 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-08  9:01 UTC  (5+ messages)
` [PATCH 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH] regulator: da9211: Constify struct regulator_desc
 2024-09-08  8:41 UTC 

[PATCH 00/19] rust: lint improvements
 2024-09-08  8:50 UTC  (5+ messages)
` [PATCH 05/19] rust: enable `clippy::unnecessary_safety_comment` lint
` [PATCH 19/19] rust: std_vendor: simplify `{ .. macro! .. }` with inner attributes

[PATCH 0/2] Add omit-battery-class property for bq256xxx
 2024-09-08  8:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: supply: bq256xx: Add omit-battery-class property

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-09-08  8:47 UTC  (9+ messages)

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol '__sancov_gen_cov_switch_values'; recompile with -fPIC
 2024-09-08  8:43 UTC 

[PATCH v2 0/2] Use functionality of irq_get_trigger_type()
 2024-09-08  8:44 UTC  (4+ messages)
` [PATCH v2 2/2] of/irq: Use helper to define resources

[PATCH v3] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
 2024-09-08  8:34 UTC 

[PATCH] hwmon: (pmbus/mpq7932) Constify struct regulator_desc
 2024-09-08  8:32 UTC 

[PATCH] regulator: 88pm886: Constify struct regulator_desc
 2024-09-08  8:25 UTC 

[PATCH v7 1/8] mfd: core: make platform_data pointer const in struct mfd_cell
 2024-09-08  8:22 UTC  (2+ messages)

[PATCH v2] media: dibx000_common: Constify struct i2c_algorithm
 2024-09-08  8:21 UTC 

[PATCH] fixdep: handle short reads in read_file
 2024-09-08  8:20 UTC  (6+ messages)

[PATCH 1/9] mfd: Add driver for Photonicat power management MCU
 2024-09-08  8:14 UTC  (4+ messages)

[syzbot] [net?] possible deadlock in rtnl_lock (8)
 2024-09-08  8:12 UTC  (2+ messages)

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  8:01 UTC  (2+ messages)
` [syzbot] [mm?] "

[net-next PATCH v2 0/4] Refactoring RVU NIC driver
 2024-09-08  7:54 UTC  (3+ messages)
` [net-next PATCH v2 2/4] octeontx2-pf: Add new APIs for queue memory alloc/free

[GIT PULL] Char/Misc driver fixes for 6.11-rc7
 2024-09-08  7:49 UTC 

[GIT PULL] USB driver fixes for 6.11-rc7
 2024-09-08  7:49 UTC 

[PATCH] ALSA: usb-audio: Add logitech Audio profile quirk
 2024-09-08  7:48 UTC  (2+ messages)

[PATCH 10/24] sched/uclamg: Handle delayed dequeue
 2024-09-08  7:43 UTC  (12+ messages)

[PATCH] media: dibx000_common: Constify struct i2c_algorithm
 2024-09-08  7:20 UTC 

[PATCH] drm/etnaviv: Print error message when driver can't get pages
 2024-09-08  7:19 UTC 

[RFC PATCH] rust: block: Use 32-bit atomics
 2024-09-08  7:19 UTC  (2+ messages)

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  6:59 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH] i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id
 2024-09-08  6:52 UTC 

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  6:49 UTC  (2+ messages)
` [syzbot] [mm?] "

Linux 6.10.9
 2024-09-08  6:13 UTC  (2+ messages)

Linux 6.6.50
 2024-09-08  6:13 UTC  (2+ messages)

Linux 6.1.109
 2024-09-08  6:13 UTC  (2+ messages)

[syzbot] [crypto?] [ntfs3?] KMSAN: uninit-value in sw842_compress
 2024-09-08  5:40 UTC 

KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-08  5:39 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH] ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep
 2024-09-08  5:36 UTC 

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-08  5:04 UTC  (6+ messages)

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-08  4:56 UTC  (4+ messages)
` [PATCH RFC 1/3] tsm: Add TVM Measurement Register Support
` [PATCH RFC 2/3] tsm: Add RTMR event logging
` [PATCH RFC 3/3] tsm: Add TVM Measurement Sample Code

[f2fs-dev] [RFC PATCH] f2fs: don't set SBI_QUOTA_NEED_REPAIR flag if receive SIGKILL
 2024-09-08  4:12 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-09-08  4:07 UTC  (2+ messages)

[PATCH 0/2] firewire: core: allow unit drivers to schedule work item to process isochronous context
 2024-09-08  4:05 UTC  (3+ messages)
` [PATCH 1/2] firewire: core: expose kernel API "
` [PATCH 2/2] firewire: core: fulfill documentation of fw_iso_context_flush_completions()


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