messages from 2024-06-07 11:17:07 to 2024-06-07 12:43:51 UTC [more...]
[PATCH] selftests: seccomp: fix format-zero-length warnings
2024-06-07 12:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH v4 00/11] Add missing features to FastRPC driver
2024-06-07 12:43 UTC (22+ messages)
` [PATCH v4 01/11] misc: fastrpc: Add missing dev_err newlines
` [PATCH v4 02/11] misc: fastrpc: Fix DSP capabilities request
` [PATCH v4 03/11] misc: fastrpc: Copy the complete capability structure to user
` [PATCH v4 04/11] misc: fastrpc: Avoid updating PD type for capability request
` [PATCH v4 05/11] misc: fastrpc: Add static PD restart support
` [PATCH v4 06/11] misc: fastrpc: Fix memory leak in audio daemon attach operation
` [PATCH v4 07/11] misc: fastrpc: Redesign remote heap management
` [PATCH v4 08/11] misc: fastrpc: Fix ownership reassignment of remote heap
` [PATCH v4 09/11] misc: fastrpc: Fix remote heap alloc and free user request
` [PATCH v4 10/11] misc: fastrpc: Fix unsigned PD support
[PATCH] powerpc: vdso: fix building with wrong-endian toolchain
2024-06-07 12:42 UTC (2+ messages)
[PATCH net-next v7 00/15] First try to replace page_frag with page_frag_cache
2024-06-07 12:38 UTC (16+ messages)
` [PATCH net-next v7 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v7 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v7 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v7 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v7 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v7 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v7 09/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v7 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v7 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v7 12/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v7 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v7 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v7 15/15] mm: page_frag: add a entry in MAINTAINERS "
[PATCH v2 0/4] Support Kingdisplay kd101ne3 and Starry er88577 MIPI-DSI panel
2024-06-07 12:41 UTC (14+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add KD101NE3-40TI support
` [PATCH v2 2/4] drm/panel: kd101ne3: add new panel driver
` [PATCH v2 4/4] drm/panel: starry: "
[PATCH] drm: have config DRM_WERROR depend on !WERROR
2024-06-07 12:37 UTC (3+ messages)
[Bug] Failing kunit test on ARCH=arm and LLVM=1
2024-06-07 12:37 UTC
[PATCH v2 0/6] ASoC: Drop or replace of_gpio.h
2024-06-07 12:34 UTC (3+ messages)
` [PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h
[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
2024-06-07 12:33 UTC (2+ messages)
[PATCH v2 0/4] pinctrl: rockchip: fix RK3328 pinmux bits
2024-06-07 12:32 UTC (5+ messages)
` [PATCH v2 1/4] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
` [PATCH v2 2/4] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
[PATCH 0/2] signal(7) fixes
2024-06-07 12:31 UTC (3+ messages)
` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace
` [PATCH 2/2] signal.7: Fix wrong mention of sigprocmask
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-07 12:31 UTC (4+ messages)
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz
2024-06-07 12:29 UTC (3+ messages)
[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-06-07 12:27 UTC (22+ messages)
` [PATCH v4 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v4 5/7] crash_dump: retrieve dm crypt keys in "
` [PATCH v4 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v4 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible
[PATCH v4 3/7] crash_dump: store dm keys in kdump reserved memory
2024-06-07 12:26 UTC (4+ messages)
[PATCH v4 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
2024-06-07 12:26 UTC (8+ messages)
` [PATCH v5 1/7] kexec_file: allow to place kexec_buf randomly
` [PATCH v5 2/7] crash_dump: make dm crypt keys persist for the kdump kernel
` [PATCH v5 3/7] crash_dump: store dm crypt keys in kdump reserved memory
` [PATCH v5 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging
` [PATCH v5 5/7] crash_dump: retrieve dm crypt keys in kdump kernel
` [PATCH v5 6/7] x86/crash: pass dm crypt keys to "
` [PATCH v5 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible
[PATCH v5 0/2] x86_64 AES-GCM improvements
2024-06-07 12:27 UTC (2+ messages)
[PATCH 00/18] Bugfix and refactoring
2024-06-07 12:15 UTC (19+ messages)
` [PATCH 01/18] fs/ntfs3: Remove unused function
` [PATCH 02/18] fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
` [PATCH 03/18] fs/ntfs3: Fix transform resident to nonresident for compressed files
` [PATCH 04/18] fs/ntfs3: Deny getting attr data block in compressed frame
` [PATCH 05/18] fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
` [PATCH 06/18] fs/ntfs3: Fix getting file type
` [PATCH 07/18] fs/ntfs3: Add missing .dirty_folio in address_space_operations
` [PATCH 08/18] fs/ntfs3: Fix attr_insert_range at end of file
` [PATCH 09/18] fs/ntfs3: Replace inode_trylock with inode_lock
` [PATCH 10/18] fs/ntfs3: One more reason to mark inode bad
` [PATCH 11/18] fs/ntfs3: Correct undo if ntfs_create_inode failed
` [PATCH 12/18] fs/ntfs3: Add a check for attr_names and oatbl
` [PATCH 13/18] fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value
` [PATCH 14/18] fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
` [PATCH 15/18] fs/ntfs3: Remove sync_blockdev_nowait()
` [PATCH 16/18] fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
` [PATCH 17/18] fs/ntfs3: Rename variables
` [PATCH 18/18] fs/ntfs3: Add some comments
[PATCH 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-07 12:23 UTC (3+ messages)
` [PATCH 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH v1 0/6] fs/proc: move page_mapcount() to fs/proc/internal.h
2024-06-07 12:23 UTC (7+ messages)
` [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
` [PATCH v1 2/6] fs/proc/task_mmu: don't indicate PM_MMAP_EXCLUSIVE without PM_PRESENT
` [PATCH v1 3/6] fs/proc/task_mmu: properly detect PM_MMAP_EXCLUSIVE per page of PMD-mapped THPs
` [PATCH v1 4/6] fs/proc/task_mmu: account non-present entries as "maybe shared, but no idea how often"
` [PATCH v1 5/6] fs/proc: move page_mapcount() to fs/proc/internal.h
` [PATCH v1 6/6] Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something useful"
[tip:sched/core 1/5] kernel/sched/syscalls.c:1196:1: sparse: sparse: Using plain integer as NULL pointer
2024-06-07 12:23 UTC
[PATCH v2] dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()
2024-06-07 12:23 UTC (2+ messages)
[PATCH] drivers: rtc: Add driver for SD2405AL
2024-06-07 12:20 UTC
[PATCH v4 0/2] pwm: add support for NXPs high-side switch MC33XS2410
2024-06-07 12:18 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v4 2/2] pwm: add support for NXPs high-side switch MC33XS2410
[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
2024-06-07 12:14 UTC (30+ messages)
` [PATCH net-next 02/13] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next 03/13] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next 04/13] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next 05/13] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next 06/13] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next 07/13] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next 08/13] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next 09/13] net: dsa: lantiq_gswip: Forbid gswip_add_single_port_br on the CPU port
` [PATCH net-next 10/13] net: dsa: lantiq_gswip: Fix error message in gswip_add_single_port_br()
` [PATCH net-next 11/13] net: dsa: lantiq_gswip: Fix comments in gswip_port_vlan_filtering()
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro
` [PATCH net-next 13/13] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
[PATCH v8 0/2] Add support for Loongson1 APB DMA
2024-06-07 12:12 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v8 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
[RESEND PATCH v4 0/4] Add features to an existing driver
2024-06-07 12:12 UTC (5+ messages)
[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
2024-06-07 12:06 UTC (3+ messages)
[PATCH v3 00/10] Add Chameleon v3 video support
2024-06-07 12:04 UTC (5+ messages)
` [PATCH v3 07/10] media: intel: Add Displayport RX IP driver
[PATCH v2 0/3] Move blender setup from individual planes to crtc commit in sun4i-drm
2024-06-07 11:54 UTC (4+ messages)
[PATCH] hwrng: omap - add missing MODULE_DESCRIPTION() macro
2024-06-07 12:01 UTC (2+ messages)
[PATCH] crypto: xilinx - add missing MODULE_DESCRIPTION() macro
2024-06-07 12:01 UTC (2+ messages)
[PATCH] crypto: sa2ul - add missing MODULE_DESCRIPTION() macro
2024-06-07 12:01 UTC (2+ messages)
[PATCH] crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macro
2024-06-07 12:00 UTC (2+ messages)
[PATCH] crypto: keembay - add missing MODULE_DESCRIPTION() macro
2024-06-07 12:00 UTC (2+ messages)
[PATCH] net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
2024-06-07 11:57 UTC (2+ messages)
[PATCH V3 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset
2024-06-07 11:58 UTC (2+ messages)
[PATCH] crypto: x86 - add missing MODULE_DESCRIPTION() macros
2024-06-07 11:56 UTC (2+ messages)
[PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code
2024-06-07 11:55 UTC (2+ messages)
[PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
2024-06-07 11:55 UTC (3+ messages)
` [PATCH 2/2] leds: rgb: leds-qcom-lpg: Fix line wrapping style issues
[PATCH] lib: crypto: add missing MODULE_DESCRIPTION() macros
2024-06-07 11:54 UTC (2+ messages)
[PATCH v2 0/5] Enable PSP security attributes on more SoCs
2024-06-07 11:54 UTC (2+ messages)
[PATCH v3 0/4] crypto: stm32/cryp - Improve stm32-cryp driver
2024-06-07 11:53 UTC (2+ messages)
[PATCH] crypto: ecdsa: Fix the public key format description
2024-06-07 11:53 UTC (2+ messages)
[PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
2024-06-07 11:53 UTC (2+ messages)
[PATCH 1/1] hwrng: amd - Convert PCIBIOS_* return codes to errnos
2024-06-07 11:52 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qdu1000: Add secure qfprom node
2024-06-07 11:52 UTC (2+ messages)
[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
2024-06-07 11:52 UTC
[PATCH v5 net-next 00/15] locking: Introduce nested-BH locking
2024-06-07 11:51 UTC (3+ messages)
` [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
[PATCH v3] driver core: Add timeout for device shutdown
2024-06-07 11:50 UTC (5+ messages)
[PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-07 11:48 UTC (2+ messages)
[PATCH 1/3] rust: add static_call support
2024-06-07 11:46 UTC (4+ messages)
[PATCH v5 0/6] power: supply: Lenovo Yoga C630 EC
2024-06-07 11:46 UTC (3+ messages)
` [PATCH v5 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
[PATCH 0/6] Adjustments and Enhancements for MOXA PCI Serial Boards
2024-06-07 11:43 UTC (7+ messages)
` [PATCH 1/6] tty: serial: 8250: Fix the amount of ports doesn't match the device
` [PATCH 2/6] tty: serial: 8250: Add 2 ports PCI configuration for 921600 BAR 2
` [PATCH 3/6] tty: mxser: serial: 8250: Relocate device IDs from mxser to 8250_pci
` [PATCH 4/6] tty: serial: 8250: Add check for setting default serial interface
` [PATCH 5/6] tty: serial: 8250: Add support for Moxa PCIe boards to switch interface
` [PATCH 6/6] tty: serial: 8250: Add support for MUEX50 UART
[PATCH v4 1/2] dt-bindings:iio:proximity: Add hx9023s binding
2024-06-07 11:41 UTC (2+ messages)
` [PATCH v4 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver
[PATCH v4 0/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver
2024-06-07 11:41 UTC
[PATCH] crypto: algif_aead: deref after NULL
2024-06-07 11:41 UTC (2+ messages)
[PATCH v2 00/15] TDX MMU prep series part 1
2024-06-07 11:39 UTC (4+ messages)
` [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables
[PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
2024-06-07 11:38 UTC (5+ messages)
` [PATCH] x86/fpu: Introduce the x86_task_fpu() helper method
[PATCH 0/1][v2] PCI: VF resizable BAR
2024-06-07 11:37 UTC (5+ messages)
` [PATCH 1/1][v2] PCI: Support "
[PATCH v2 0/2] tlv320adc3xxx: Allow MICBIAS pins to be used as GPOs
2024-06-07 11:35 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: tlv320adc3xxx: Add MICBIAS-as-GPO properties
[PATCH] Documentation: Add ARM64 for reserving ZONE_MOVABLE
2024-06-07 11:34 UTC (2+ messages)
[PATCH 0/4] platform/x86: lg-laptop: Support 2024 models
2024-06-07 11:33 UTC (2+ messages)
[PATCH 6.6 000/744] 6.6.33-rc1 review
2024-06-07 11:33 UTC (2+ messages)
[PATCH net v2] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
2024-06-07 11:31 UTC (2+ messages)
[RFC PATCH V2 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-06-07 11:30 UTC (5+ messages)
` [RFC PATCH V2 1/8] rust: Add initial bindings for OPP framework
[PATCH 6.1 000/473] 6.1.93-rc1 review
2024-06-07 11:30 UTC (2+ messages)
[PATCH net 0/2] There are some bugfix for the HNS3 ethernet driver
2024-06-07 11:30 UTC (2+ messages)
[GIT PULL] arm64 fixes for -rc3
2024-06-07 11:30 UTC
[PATCH net v2] net/ipv6: Fix the RT cache flush via sysctl using a previous delay
2024-06-07 11:28 UTC
[PATCH v5 0/7] Add PCIe, SERDES and USB DT support for J722S
2024-06-07 11:28 UTC (4+ messages)
` [PATCH v5 1/7] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
6.9.3 Hung tasks
2024-06-07 11:27 UTC (12+ messages)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex
[PATCH v3 linux-next] leds: powernv: replace of_node_put to __free
2024-06-07 11:25 UTC (2+ messages)
kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-07 11:20 UTC (11+ messages)
[PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size
2024-06-07 11:20 UTC (3+ messages)
[PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
2024-06-07 11:20 UTC (2+ messages)
[PATCH 0/5] docs: i2c: summary: update and use inclusive wording
2024-06-07 11:17 UTC (6+ messages)
` [PATCH 1/5] docs: i2c: summary: start sentences consistently
` [PATCH 2/5] docs: i2c: summary: update I2C specification link
` [PATCH 3/5] docs: i2c: summary: update speed mode description
` [PATCH 4/5] docs: i2c: summary: document use of inclusive language
` [PATCH 5/5] docs: i2c: summary: rephrase paragraph explaining the figure
[PATCH v1 00/14] x86/alternatives: Nest them
2024-06-07 11:17 UTC (15+ messages)
` [PATCH v1 01/14] x86/alternative: Zap alternative_ternary()
` [PATCH v1 02/14] x86/alternatives: Add nested alternatives macros
` [PATCH v1 03/14] x86/alternative: Convert alternative()
` [PATCH v1 04/14] x86/alternative: Convert alternative_2()
` [PATCH v1 05/14] x86/alternative: Convert alternative_input()
` [PATCH v1 06/14] x86/alternative: Convert alternative_io()
` [PATCH v1 07/14] x86/alternative: Convert alternative_call()
` [PATCH v1 08/14] x86/alternative: Convert alternative_call_2()
` [PATCH v1 09/14] x86/alternative: Convert ALTERNATIVE_TERNARY()
` [PATCH v1 10/14] x86/alternative: Convert ALTERNATIVE_3()
` [PATCH v1 11/14] x86/alternative: Convert the asm ALTERNATIVE() macro
` [PATCH v1 12/14] x86/alternative: Convert the asm ALTERNATIVE_2() macro
` [PATCH v1 13/14] x86/alternative: Convert the asm ALTERNATIVE_3() macro
` [PATCH v1 14/14] x86/alternative: Replace the old macros
[PATCH] crypto: starfive - Align rsa input data to 32-bit
2024-06-07 11:16 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox