messages from 2023-09-09 00:41:29 to 2023-09-09 03:37:45 UTC [more...]
[RFC 0/8] mm/damon: provide pseudo-moving sum based access rate
2023-09-09 3:37 UTC (18+ messages)
` [RFC 1/8] mm/damon/core: define and use a dedicated function for region access rate update
` [RFC 2/8] mm/damon/vaddr: call damon_update_region_access_rate() always
` [RFC 3/8] mm/damon/core: implement a pseudo-moving sum function
` [RFC 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
` [RFC 5/8] mm/damon/core: introduce nr_accesses_bp
` [RFC 6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp
` [RFC 7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
` [RFC 8/8] mm/damon/core: mark damon_moving_sum() as a static function
[syzbot] [net?] KASAN: slab-use-after-free Read in team_device_event
2023-09-09 3:36 UTC
[GIT PULL] firewire updates for 6.6
2023-09-09 3:34 UTC
[PATCH AUTOSEL 6.4 25/25] riscv: Add CFI error handling
2023-09-09 3:33 UTC (3+ messages)
[PATCH] x86,kexec,ima: use memblock_free_late from ima_free_kexec_buffer
2023-09-09 3:31 UTC
[for-linus][PATCH 00/15] tracing: Fixes for 6.6
2023-09-09 3:16 UTC (16+ messages)
` [for-linus][PATCH 01/15] tracefs: Add missing lockdown check to tracefs_create_dir()
` [for-linus][PATCH 02/15] tracefs/eventfs: Add missing lockdown checks
` [for-linus][PATCH 03/15] tracefs/eventfs: Use dput to free the toplevel events directory
` [for-linus][PATCH 04/15] tracing: Increase trace array ref count on enable and filter files
` [for-linus][PATCH 05/15] tracing: Have tracing_max_latency inc the trace array ref count
` [for-linus][PATCH 06/15] tracing: Have current_trace "
` [for-linus][PATCH 07/15] tracing: Have option files "
` [for-linus][PATCH 08/15] tracing: Have event inject "
` [for-linus][PATCH 09/15] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [for-linus][PATCH 10/15] tracefs/eventfs: Free top level files on removal
` [for-linus][PATCH 11/15] ring-buffer: Do not attempt to read past "commit"
` [for-linus][PATCH 12/15] tracing: Use the new eventfs descriptor for print trigger
` [for-linus][PATCH 13/15] tracing: Remove unused trace_event_file dir field
` [for-linus][PATCH 14/15] selftests/ftrace: Fix dependencies for some of the synthetic event tests
` [for-linus][PATCH 15/15] tracing/synthetic: Fix order of struct trace_dynamic_info
[PATCH 0/6] tracing: Fix removing instances while reading/writing to their files
2023-09-09 3:09 UTC (4+ messages)
` [PATCH 1/6] tracefs/eventfs: Use dput to free the toplevel events directory
[PATCH v3 00/11] net/cpfl: support port representor
2023-09-09 3:05 UTC (12+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 02/10] net/cpfl: introduce interface structure
` [PATCH v4 03/10] net/cpfl: refine handle virtual channel message
` [PATCH v4 08/10] net/cpfl: support vport list/info get
` [PATCH v4 09/10] net/cpfl: create port representor
` [PATCH v4 10/10] net/cpfl: support link update for representor
[rt-devel:linux-6.5.y-rt-rebase 21/89] kernel/softirq.c:658:40: error: call to undeclared function 'local_pending_timers'; ISO C99 and later do not support implicit function declarations
2023-09-09 2:59 UTC
[PATCH] ufs: ufs-renesas: Drop include common.h
2023-09-09 2:54 UTC
[PATCH net 0/4] Add missing xdp_do_flush() invocations
2023-09-09 2:49 UTC (3+ messages)
` [PATCH net 4/4] bpf, cpumap: Flush xdp after cpu_map_bpf_prog_run_skb()
Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
2023-09-09 2:39 UTC (15+ messages)
[PATCH] net: phy: dp83867: Add support for hardware blinking LEDs
2023-09-09 2:30 UTC (4+ messages)
[syzbot] upstream test error: BUG: mismatching fuzzer/executor git revisions: ADDR vs ADDR
2023-09-09 2:21 UTC
[PATCH v6 0/4] vPCI capabilities filtering
2023-09-09 2:16 UTC (5+ messages)
` [PATCH v6 1/4] xen/pci: convert pci_find_*cap* to pci_sbdf_t
` [PATCH v6 2/4] x86/msi: rearrange read_pci_mem_bar slightly
` [PATCH v6 3/4] xen/vpci: header: status register handler
` [PATCH v6 4/4] xen/vpci: header: filter PCI capabilities
[PATCH net 4/5] net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
2023-09-09 2:06 UTC (3+ messages)
[PATCH] arm64: dts: imx8m: Remove 'nand-on-flash-bbt' from nand controller
2023-09-09 2:03 UTC
[PATCH 00/22] Implement the mmap system call for FreeBSD
2023-09-09 1:59 UTC (4+ messages)
` [PATCH 20/22] Implement shmctl(2)
[PATCH v2] selftests/user_events: Fix failures when user_events is not installed
2023-09-09 1:57 UTC (4+ messages)
[PATCH V2 4/6] pinctrl: sprd: Add pinctrl support for UMS512
2023-09-09 1:56 UTC (2+ messages)
[PATCH] libc-test: Run as non-root user
2023-09-09 1:56 UTC
[PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
2023-09-09 1:51 UTC (3+ messages)
[PATCH 00/10] rcu cleanups
2023-09-09 1:50 UTC (6+ messages)
` [PATCH 02/10] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 03/10] rcu/nocb: Remove needless LOAD-ACQUIRE
[GIT PULL] NTB bug fixes for 6.6
2023-09-09 1:46 UTC
cron job: media_tree daily build: WARNINGS
2023-09-09 1:46 UTC
[PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
2023-09-09 1:43 UTC (4+ messages)
[PATCH AUTOSEL 5.10 1/5] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
2023-09-09 0:23 UTC
[PATCH AUTOSEL 4.14 1/5] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
2023-09-09 0:24 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 2/5] jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
[PATCH AUTOSEL 5.15 1/7] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
2023-09-09 0:23 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 7/7] PCI: fu740: Set the number of MSI vectors
ANN: new LSM guidelines
2023-09-09 0:46 UTC (6+ messages)
[PATCH AUTOSEL 5.10 01/16] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
2023-09-09 0:39 UTC (16+ messages)
` [PATCH AUTOSEL 5.10 02/16] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 5.10 03/16] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 5.10 04/16] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 5.10 05/16] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 5.10 06/16] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
` [PATCH AUTOSEL 5.10 07/16] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 5.10 08/16] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 5.10 09/16] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 5.10 10/16] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.10 11/16] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.10 12/16] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.10 13/16] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.10 14/16] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.10 15/16] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 5.10 16/16] interconnect: Fix locking for runpm vs reclaim
[PATCH AUTOSEL 6.4 01/25] media: mdp3: Fix resource leaks in of_find_device_by_node
2023-09-09 0:37 UTC (4+ messages)
` [PATCH AUTOSEL 6.4 06/25] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 6.4 19/25] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 6.4 22/25] kobject: Add sanity check for kset->kobj.ktype in kset_register()
[PATCH AUTOSEL 4.19 01/14] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
2023-09-09 0:40 UTC (15+ messages)
` [PATCH AUTOSEL 4.19 02/14] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 4.19 03/14] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 4.19 04/14] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 4.19 05/14] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 4.19 06/14] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 4.19 07/14] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 4.19 08/14] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 4.19 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 4.19 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 4.19 11/14] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 4.19 12/14] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 4.19 13/14] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 4.19 14/14] kobject: Add sanity check for kset->kobj.ktype in kset_register()
[PATCH AUTOSEL 5.4 01/14] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
2023-09-09 0:40 UTC (15+ messages)
` [PATCH AUTOSEL 5.4 02/14] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 5.4 03/14] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 5.4 04/14] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 5.4 05/14] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 5.4 06/14] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 5.4 07/14] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 5.4 08/14] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 5.4 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.4 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.4 11/14] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.4 12/14] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.4 13/14] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.4 14/14] kobject: Add sanity check for kset->kobj.ktype in kset_register()
[PATCH AUTOSEL 6.1 01/24] media: mdp3: Fix resource leaks in of_find_device_by_node
2023-09-09 0:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 09/24] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
[PATCH] arm64: dts: imx8mp-debix-som-a-bmb: Fix EEPROM #size-cells
2023-09-09 1:35 UTC (2+ messages)
[RESEND] qemu/timer: Add host ticks function for RISC-V
2023-09-09 1:35 UTC (2+ messages)
[PATCH] classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variables
2023-09-09 1:32 UTC (2+ messages)
` [OE-core] "
[PATCH net 1/5] net: tls: handle -EBUSY on async encrypt/decrypt requests
2023-09-09 0:53 UTC (5+ messages)
[PATCH net] xfrm: fix a data-race in xfrm_gen_index()
2023-09-09 0:54 UTC (2+ messages)
[xen-unstable-smoke test] 182789: tolerable all pass - PUSHED
2023-09-09 1:25 UTC
[Intel-xe] [PATCH 00/17] Add OA functionality to Xe
2023-09-09 1:24 UTC (3+ messages)
` [Intel-xe] [PATCH 17/17] drm/xe/oa: Remove filtering reports on context id
[Intel-gfx] [PATCH 0/3] drm/i915/perf: A few fixes and enhancements
2023-09-09 1:24 UTC (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/perf: Subtract gtt_offset from hw_tail
` [Intel-gfx] [PATCH 2/3] drm/i915/perf: Remove gtt_offset from stream->oa_buffer.head/.tail
` [Intel-gfx] [PATCH 3/3] drm/i915/perf: Initialize gen12 OA buffer unconditionally
[PATCH AUTOSEL 4.14 01/12] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
2023-09-09 0:41 UTC (13+ messages)
` [PATCH AUTOSEL 4.14 02/12] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 4.14 03/12] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 4.14 04/12] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 4.14 05/12] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 4.14 06/12] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 4.14 07/12] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 4.14 08/12] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 4.14 09/12] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 4.14 10/12] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 4.14 11/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 4.14 12/12] kobject: Add sanity check for kset->kobj.ktype in kset_register()
[PATCH AUTOSEL 6.5 01/11] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
2023-09-09 0:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.5 09/11] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()
[PATCH AUTOSEL 6.4 1/6] printk: Reduce console_unblank() usage in unsafe scenarios
2023-09-09 1:13 UTC (7+ messages)
` [PATCH AUTOSEL 6.4 2/6] printk: Keep non-panic-CPUs out of console lock
` [PATCH AUTOSEL 6.4 3/6] printk: Do not take console lock for console_flush_on_panic()
` [PATCH AUTOSEL 6.4 4/6] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.4 5/6] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
` [PATCH AUTOSEL 6.4 6/6] thermal/drivers/sun8i: Free calibration nvmem after reading it
[PATCH AUTOSEL 6.1 1/3] printk: Keep non-panic-CPUs out of console lock
2023-09-09 1:13 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 2/3] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.1 3/3] thermal/drivers/sun8i: Free calibration nvmem after reading it
Possible readdir regression with BTRFS
2023-09-09 1:07 UTC
[PATCH v2 4/4] app: add testgraph application
2023-09-09 1:18 UTC (3+ messages)
` [PATCH v3 1/1] app/graph: add example for different usecases
` [EXT] "
[PATCH net v2] net: stmmac: fix handling of zero coalescing tx-usecs
2023-09-09 1:10 UTC (3+ messages)
[PATCH AUTOSEL 5.15 1/2] printk: Consolidate console deferred printing
2023-09-09 1:13 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 2/2] thermal/drivers/sun8i: Free calibration nvmem after reading it
[peterz-queue:locking/futex 7/14] kernel/futex/core.c:222: warning: Function parameter or member 'flags' not described in 'get_futex_key'
2023-09-09 1:14 UTC
[PATCH AUTOSEL 5.10] thermal/drivers/sun8i: Free calibration nvmem after reading it
2023-09-09 1:13 UTC (2+ messages)
[PATCH AUTOSEL 6.5 1/6] printk: Reduce console_unblank() usage in unsafe scenarios
2023-09-09 1:12 UTC (7+ messages)
` [PATCH AUTOSEL 6.5 2/6] printk: Keep non-panic-CPUs out of console lock
` [PATCH AUTOSEL 6.5 3/6] printk: Do not take console lock for console_flush_on_panic()
` [PATCH AUTOSEL 6.5 4/6] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.5 5/6] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
` [PATCH AUTOSEL 6.5 6/6] thermal/drivers/sun8i: Free calibration nvmem after reading it
[PATCH AUTOSEL 6.5 01/28] media: mdp3: Fix resource leaks in of_find_device_by_node
2023-09-09 0:36 UTC (3+ messages)
` [PATCH AUTOSEL 6.5 17/28] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 6.5 27/28] usb: typec: qcom-pmic-typec: register drm_bridge
[ovmf test] 182786: all pass - PUSHED
2023-09-09 1:01 UTC
ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
2023-09-09 0:52 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/5] Add XE support for display PM tests
2023-09-09 0:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH AUTOSEL 6.1 1/9] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
2023-09-09 0:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 8/9] PCI: vmd: Disable bridge window for domain reset
[PATCH bpf-next 0/2] add ring_buffer__query
2023-09-09 0:25 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
[PATCH v2] KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
2023-09-09 0:35 UTC (3+ messages)
[PATCH AUTOSEL 5.15 01/19] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
2023-09-09 0:39 UTC (10+ messages)
` [PATCH AUTOSEL 5.15 11/19] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.15 12/19] tools: iio: iio_generic_buffer: Fix some integer type and calculation
` [PATCH AUTOSEL 5.15 13/19] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.15 14/19] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.15 15/19] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.15 16/19] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 5.15 17/19] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.15 18/19] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 5.15 19/19] interconnect: Fix locking for runpm vs reclaim
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.