linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 15:22:10 to 2023-03-21 17:35:17 UTC [more...]

[PATCH 0/4] net: dsa: b53: configure BCM63268 RGMII ports
 2023-03-21 17:33 UTC  (6+ messages)
` [PATCH v2 0/4] net: dsa: b53: configure 6318 and 63268 "
  ` [PATCH v2 1/4] dt-bindings: net: dsa: b53: add more 63xx SoCs
  ` [PATCH v2 2/4] net: dsa: b53: mmap: "
  ` [PATCH v2 3/4] net: dsa: b53: mmap: allow passing a chip ID
  ` [PATCH v2 4/4] net: dsa: b53: add BCM63268 RGMII configuration

[PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-21 17:33 UTC  (6+ messages)
` [PATCH v2 3/9] coresight: Rename nr_outports to nr_outconns
` [PATCH v2 4/9] coresight: Rename connection members to allow for input connections

[PATCH 6.2 000/213] 6.2.8-rc2 review
 2023-03-21 17:33 UTC 

[RFC PATCH v2 0/4] fpga: add initial KUnit tests for the subsystem
 2023-03-21 17:33 UTC  (4+ messages)
` [RFC PATCH v2 2/4] fpga: add fake FPGA bridge

[PATCH 0/4] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
 2023-03-21 17:21 UTC  (5+ messages)
` [PATCH 1/4] ASoC: es8316: Enable support for S32 LE format and MCLK div by 2

[PATCH v7 0/9] The great interconnecification fixation
 2023-03-21 17:33 UTC  (8+ messages)
` [PATCH v7 2/9] interconnect: qcom: rpm: Add support for specifying channel num

[PATCH V1 0/4] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-03-21 17:33 UTC  (5+ messages)
` [PATCH V1 1/4] dt-bindings: sram: qcom,imem: Add Boot Stat region within IMEM
` [PATCH V1 2/4] dt-bindings: soc: qcom,mpm-sleep-counter: Add the dtschema

[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-03-21 17:33 UTC  (3+ messages)
` [PATCH v2 01/11] of: Load KUnit DTB from of_core_init()

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-21 17:31 UTC  (7+ messages)
` [PATCH v2 01/11] mm/vmstat: remove remote node draining

[PATCH v5 0/2] function_graph: Support recording and printing the return value of function
 2023-03-21 17:31 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH v5 0/5] Add CRG driver for Hi3798MV100 SoC
 2023-03-21 17:31 UTC  (3+ messages)
` [PATCH v5 3/5] clk: hisilicon: Add complex clock for Hi3798

[PATCH 0/3] edits in greybus driver
 2023-03-21 17:26 UTC  (16+ messages)
` [PATCH 2/3] staging: greybus: use inline function for macros

[PATCH] fs/drop_caches: move drop_caches sysctls into its own file
 2023-03-21 17:19 UTC  (7+ messages)

[PATCH v2 0/4] usercopy: generic tests + arm64 fixes
 2023-03-21 17:13 UTC  (5+ messages)
` [PATCH v2 1/4] lib: test copy_{to,from}_user()
` [PATCH v2 2/4] lib: test clear_user()

[PATCH v1 0/3] ARM: dts: Enable WiFi and Bluetooth support on MXIII-Plus
 2023-03-21 17:12 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: meson8: add the xtal_32k_out pin
` [PATCH v1 2/3] ARM: dts: meson8: add the SDXC_A pins
` [PATCH v1 3/3] ARM: dts: meson8m2: mxiii-plus: Enable Bluetooth and WiFi support

[PATCH] fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl
 2023-03-21 17:10 UTC  (2+ messages)

[PATCH v3 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-21 17:10 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add TI TPS6594 PMIC
` [PATCH v3 2/4] mfd: tps6594: Add driver for "
` [PATCH v3 3/4] misc: tps6594-esm: Add driver for TI TPS6594 ESM
` [PATCH v3 4/4] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM

[syzbot] [jfs?] KASAN: invalid-free in sys_mount
 2023-03-21 17:09 UTC  (2+ messages)

[PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
 2023-03-21 17:05 UTC  (15+ messages)
` [PATCH v2 01/14] mips: fix comment about pgtable_init()
` [PATCH v2 02/14] mm/page_alloc: add helper for checking if check_pages_enabled
` [PATCH v2 03/14] mm: move most of core MM initialization to mm/mm_init.c
` [PATCH v2 04/14] mm: handle hashdist initialization in mm/mm_init.c
` [PATCH v2 05/14] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
` [PATCH v2 06/14] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
` [PATCH v2 07/14] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
` [PATCH v2 08/14] mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
` [PATCH v2 09/14] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
` [PATCH v2 10/14] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
` [PATCH v2 11/14] mm: move mem_init_print_info() to mm_init.c
` [PATCH v2 12/14] mm: move kmem_cache_init() declaration to mm/slab.h
` [PATCH v2 13/14] mm: move vmalloc_init() declaration to mm/internal.h
` [PATCH v2 14/14] MAINTAINERS: extend memblock entry to include MM initialization

[PATCH v2 0/7] Refactor ftrace direct call APIs
 2023-03-21 17:06 UTC  (2+ messages)

[PATCHv6 net] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-21 17:05 UTC 

[PATCH v2 00/14] mm: move core MM initialization to mm/mm_init.c
 2023-03-21 17:05 UTC  (2+ messages)

[syzbot] [dri?] BUG: sleeping function called from invalid context in _vm_unmap_aliases
 2023-03-21 17:04 UTC 

[syzbot] [fbdev?] KASAN: use-after-free Write in fbcon_get_font
 2023-03-21 17:03 UTC 

[syzbot] [kernel?] general protection fault in vhost_task_start
 2023-03-21 17:03 UTC 

[syzbot] [xfs?] BUG: sleeping function called from invalid context in vm_map_ram
 2023-03-21 17:03 UTC 

[RFC PATCH 0/6] Deduplicating RISCV cmpxchg.h macros
 2023-03-21 17:01 UTC  (5+ messages)

[RFC 00/12] module: avoid userspace pressure on unwanted allocations
 2023-03-21 17:01 UTC  (12+ messages)

[PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage
 2023-03-21 17:01 UTC  (2+ messages)

[PATCH v2] staging: greybus: remove tabs to fix line length and merge lines
 2023-03-21 17:00 UTC  (5+ messages)

next-20230321: arm64: Unable to handle kernel paging request at virtual address
 2023-03-21 16:59 UTC  (4+ messages)

[PATCH net v2 0/2] smsc911x: fix issues when interface is not up yet
 2023-03-21 16:59 UTC  (3+ messages)
` [PATCH net v2 1/2] smsc911x: only update stats when interface is up

[PATCH net-next] sh_eth: remove open coded netif_running()
 2023-03-21 16:58 UTC  (2+ messages)

[PATCH v2 0/2] PCI: mediatek-gen3: Support controlling power and
 2023-03-21 16:57 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
 2023-03-21 16:55 UTC  (4+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task

[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
 2023-03-21 16:53 UTC  (2+ messages)

[PATCH 0/2] Introducing trace buffer mapping by user-space
 2023-03-21 16:51 UTC  (9+ messages)
` [PATCH 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH v3 1/5] ASoC: cs35l45: Support for GPIO pins configuration
 2023-03-21 16:51 UTC 

[PATCH v3 0/8] ASoC: Initial support for Cirrus Logic CS35L56
 2023-03-21 16:51 UTC  (2+ messages)

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-21 16:50 UTC  (3+ messages)

[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-03-21 16:48 UTC  (3+ messages)
` [PATCH v11 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH v4 0/8] perf: arm: Make PMUv3 driver available for aarch32
 2023-03-21 16:44 UTC  (2+ messages)

[PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks
 2023-03-21 16:44 UTC  (2+ messages)

[GIT PULL] keys: Miscellaneous fixes/changes
 2023-03-21 16:43 UTC 

[PATCH 5.4 00/57] 5.4.238-rc2 review
 2023-03-21 16:43 UTC  (3+ messages)

[PATCH] mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
 2023-03-21 16:43 UTC  (4+ messages)

[PATCH] fs/drop_caches: move drop_caches sysctls into its own file
 2023-03-21 16:42 UTC  (2+ messages)

[syzbot] [ntfs?] possible deadlock in ntfs_sync_mft_mirror
 2023-03-21 16:42 UTC 

[PATCH v4 0/6] RISC-V Hardware Probing User Interface
 2023-03-21 16:41 UTC  (6+ messages)
` [PATCH v4 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v4 4/6] RISC-V: hwprobe: Support probing of misaligned access performance

[PATCH] staging: greybus: remove camel case
 2023-03-21 16:40 UTC  (3+ messages)

[PATCH v2] f2fs: convert to MAX_SBI_FLAG instead of 32 in stat_show()
 2023-03-21 16:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/3] f2fs: factor out victim_entry usage from general rb_tree use
 2023-03-21 16:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to handle filemap_fdatawrite() error in f2fs_ioc_decompress_file/f2fs_ioc_compress_file
 2023-03-21 16:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/3] remove shared memory structures
 2023-03-21 16:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v1] f2fs: Fix discard bug on zoned block devices with 2MiB zone size
 2023-03-21 16:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5 00/34] x86: enable FRED for x86-64
 2023-03-21 16:38 UTC  (6+ messages)
` [PATCH v5 20/34] x86/fred: add a machine check entry stub for FRED

[PATCH 00/10] Fix confusion around MAX_ORDER
 2023-03-21 16:38 UTC  (2+ messages)

[PATCH v2 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-21 16:37 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add TI TPS6594 PMIC
    ` [EXTERNAL] "

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-21 16:38 UTC  (8+ messages)
` [PATCH printk v1 05/18] printk: Add non-BKL console basic infrastructure
  ` union: was: "
` [PATCH printk v1 06/18] printk: nobkl: Add acquire/release logic
  ` simplify: was: "
` [PATCH printk v1 07/18] printk: nobkl: Add buffer management

[PATCH v3] staging: greybus: merge split lines
 2023-03-21 16:35 UTC  (3+ messages)

[PATCH 0/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer
 2023-03-21 16:34 UTC  (11+ messages)
` [PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
` [PATCH 3/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer

RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control
 2023-03-21 16:31 UTC  (5+ messages)

[PATCH] staging: greybus: fix line ending with '('
 2023-03-21 16:28 UTC  (4+ messages)

[PATCH] i2c: brcmstb: use devm_platform_ioremap_resource_byname()
 2023-03-21 16:27 UTC  (2+ messages)

[PATCH v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-21 16:21 UTC  (6+ messages)

[PATCH] do_open(): Fix O_DIRECTORY | O_CREAT behavior
 2023-03-21 16:17 UTC  (7+ messages)

[PATCH v2 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-21 15:47 UTC  (4+ messages)
` [PATCH v3 1/2] rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
  ` [PATCH v3 2/2] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale

[PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E
 2023-03-21 16:16 UTC  (6+ messages)
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: Add support for SGMII mode

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-21 16:13 UTC  (4+ messages)
` [RFC PATCH 6/6] pstore/ram: Register context with minidump

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-21 16:13 UTC  (9+ messages)
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled

[PATCH] ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform
 2023-03-21 16:09 UTC  (6+ messages)

[PATCH v6 0/2] function_graph: Support recording and printing the return value of function
 2023-03-21 16:11 UTC  (3+ messages)
` [PATCH v6 1/2] "

[PATCH v6] locking/rwbase: Mitigate indefinite writer starvation
 2023-03-21 16:11 UTC 

[PATCH 0/2] Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
 2023-03-21 16:10 UTC  (6+ messages)
` [PATCH 2/2] Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix

[PATCH 6.2 000/213] 6.2.8-rc2 review
 2023-03-21 16:08 UTC  (3+ messages)

[PATCH 00/10] sched: EEVDF using latency-nice
 2023-03-21 16:04 UTC  (4+ messages)
` [PATCH 06/10] sched/fair: Add avg_vruntime

[PATCH 6.1 000/198] 6.1.21-rc2 review
 2023-03-21 16:04 UTC  (4+ messages)

[PATCH 0/7] coresight: etm4x: Migrate AMBA devices to platform driver
 2023-03-21 16:02 UTC  (4+ messages)

[PATCH v2 1/1] PCI: layerscape: Add power management support
 2023-03-21 16:02 UTC 

[PATCH] rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
 2023-03-21 15:59 UTC  (3+ messages)

[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-21 15:57 UTC  (5+ messages)
` [PATCH v3 4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits

[PATCH v2 0/4] eeprom: ee1004: Enable devices on multiple busses
 2023-03-21 15:55 UTC  (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] doc: Add Atmel AT30TSE serial eeprom

[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-03-21 15:54 UTC  (4+ messages)
` [PATCH v3 4/7] x86/resctrl: Re-arrange RFTYPE flags based on hierarchy

[paulmck-rcu:dev.2023.03.17a 33/38] kernel/rcu/tasks.h:140:20: warning: 'tasks_rcu_exit_srcu' defined but not used
 2023-03-21 15:52 UTC  (6+ messages)

[PATCH V2] can: usb: f81604: add Fintek F81604 support
 2023-03-21 15:50 UTC  (2+ messages)

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-21 15:49 UTC  (5+ messages)
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-21 15:49 UTC  (6+ messages)
` [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-21 15:48 UTC  (9+ messages)
` [PATCH v3 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v3 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v3 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 6/8] vdpa_sim: use kthread worker
  ` [PATCH v3 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[PATCH] thermal/core: update cooling device during thermal zone unregistration
 2023-03-21 15:46 UTC 

syzbot + epoll
 2023-03-21 15:43 UTC  (3+ messages)

[PATCH v12 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-03-21 15:41 UTC  (4+ messages)
` [PATCH v12 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-03-21 15:40 UTC  (5+ messages)
` [PATCH v5 16/18] timer: Implement the hierarchical pull model

[PATCH v5 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-21 15:38 UTC  (5+ messages)
` [PATCH v5 04/12] soc: qcom: pmic_glink: register ucsi aux device
` [PATCH v5 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node

[PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
 2023-03-21 15:38 UTC  (3+ messages)

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-03-21 15:38 UTC  (22+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion
` [RFC PATCH V2 4/9] perf/x86: Enable "

[PATCH] fpga: xilinx-pr-decoupler: remove unused xlnx_pr_decouple_read function
 2023-03-21 15:35 UTC  (6+ messages)

[RESEND PATCH v3 0/3] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
 2023-03-21 15:34 UTC  (3+ messages)
` [RESEND PATCH v3 3/3] thermal: qcom-spmi-temp-alarm: add support for LITE PMIC peripherals

Linux 6.3-rc3
 2023-03-21 15:33 UTC  (6+ messages)
` Build regressions/improvements in v6.3-rc3
  ` Build regressions/improvements in v6.3-rc3 (drm/msm/)

[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-03-21 15:32 UTC  (6+ messages)
` [PATCH v3 17/19] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu
` [PATCH v3 18/19] x86/resctrl: Add cpu offline callback for resctrl work

[PATCH v3 0/2] media: meson: vdec: add HEVC decode codec
 2023-03-21 15:30 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v9 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
 2023-03-21 15:28 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH -v3 08/11] crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer
 2023-03-21 15:28 UTC  (2+ messages)
` [tip: x86/sev] "

[tip: x86/sev] x86/sev: Change snp_guest_issue_request()'s fw_err argument
 2023-03-21 15:28 UTC 

[PATCH v15 2/4] virt/coco/sev-guest: Double-buffer messages
 2023-03-21 15:28 UTC  (2+ messages)
` [tip: x86/sev] "

[PATCH 0/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property
 2023-03-21 15:27 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: add nvram function

[PATCH V4 1/2] mm: compaction: move compaction sysctl to its own file
 2023-03-21 15:26 UTC  (2+ messages)

[PATCH] riscv: relocate R_RISCV_CALL_PLT in kexec_file
 2023-03-21 15:35 UTC  (4+ messages)

[PATCH 00/10] drm/msm: fix bind error handling
 2023-03-21 15:21 UTC  (3+ messages)

[PATCH] scripts/package: add back 'version' for builddeb
 2023-03-21 15:20 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).