All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-03 23:47:28 to 2023-12-04 01:24:08 UTC [more...]

[PATCH -next V2] ksmbd: fix memory leak in smb2_lock()
 2023-12-04  1:23 UTC 

[PATCH net-next v3 0/9] net: rswitch: Add jumbo frames support
 2023-12-04  1:20 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: rswitch: Drop unused argument/return value
` [PATCH net-next v3 2/9] net: rswitch: Use unsigned int for desc related array index
` [PATCH net-next v3 3/9] net: rswitch: Use build_skb() for RX
` [PATCH net-next v3 4/9] net: rswitch: Add unmap_addrs instead of dma address in each desc
` [PATCH net-next v3 5/9] net: rswitch: Add a setting ext descriptor function
` [PATCH net-next v3 6/9] net: rswitch: Set GWMDNC register
` [PATCH net-next v3 7/9] net: rswitch: Add jumbo frames handling for RX
` [PATCH net-next v3 8/9] net: rswitch: Add jumbo frames handling for TX
` [PATCH net-next v3 9/9] net: rswitch: Allow jumbo frames

[PATCH net 0/2] There are some bugfix for the HNS ethernet driver
 2023-12-04  1:20 UTC  (4+ messages)
` [PATCH net 2/2] net: hns: fix fake link up on xge port

[PATCH V2 net 0/2] There are some bugfix for the HNS ethernet driver
 2023-12-04  1:10 UTC  (3+ messages)
` [PATCH V2 net 1/2] net: hns: fix wrong head when modify the tx feature when sending packets
` [PATCH V2 net 2/2] net: hns: fix fake link up on xge port

[PATCH -next] ksmbd: fix memory leak in smb2_lock()
 2023-12-04  1:14 UTC  (3+ messages)

[PATCH bpf] bpf: minor logging improvement
 2023-12-04  1:12 UTC 

[Bug Report] bpf: zero access_size of stack causes array indix oob in check_stack_range_initialized()
 2023-12-04  1:10 UTC  (3+ messages)

[PATCH v2] net: designware: Support high memory nodes
 2023-12-04  1:09 UTC  (2+ messages)

[PATCH bpf] bpf: fix verification of indirect var-off stack access
 2023-12-04  1:09 UTC  (2+ messages)

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc4-181-ge070da1246e73)
 2023-12-04  1:09 UTC 

[PATCH] mmc: Poll CD in case cyclic framework is enabled
 2023-12-04  1:05 UTC  (5+ messages)

[Bug 203191] The fan speed reports to 65535, despite the fan is stopped
 2023-12-04  1:03 UTC  (3+ messages)

linux-next: manual merge of the security tree with the block tree
 2023-12-04  1:03 UTC 

[PATCH] x86/x2apic: introduce a mixed physical/cluster mode
 2023-12-04  1:02 UTC  (11+ messages)

[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-04  0:58 UTC  (4+ messages)
` [PATCH v7 11/12] iommu: Consolidate per-device fault data management

[PATCH v2 0/3] sunxi: add OrangePi Zero 3 board support
 2023-12-04  0:59 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add support for zBIT ZB25VQ128
` [PATCH v2 2/3] sunxi: H616: remove default AXP305 selection
` [PATCH v2 3/3] sunxi: H616: Add OrangePi Zero 3 board support

[PATCH v2 0/2] misc: mei: Add support for IVSC device
 2023-12-04  0:55 UTC  (3+ messages)
` [PATCH v2 1/2] mei: Add transport driver "
` [PATCH v2 2/2] mei: Add MEI hardware support "

linux-next: manual merge of the kvm tree with the vfs-brauner tree
 2023-12-04  0:51 UTC  (2+ messages)

[PATCH v9 0/9] Unified CPU type check
 2023-12-04  0:47 UTC  (10+ messages)
` [PATCH v9 1/9] machine: Use error handling when CPU type is checked
` [PATCH v9 2/9] machine: Introduce helper is_cpu_type_supported()
` [PATCH v9 3/9] machine: Improve is_cpu_type_supported()
` [PATCH v9 4/9] machine: Print CPU model name instead of CPU type
` [PATCH v9 5/9] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v9 6/9] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v9 7/9] hw/arm/sbsa-ref: "
` [PATCH v9 8/9] hw/arm: "
` [PATCH v9 9/9] hw/riscv/shakti_c: "

[PATCH 00/14] pxe: Allow extlinux booting without CMDLINE enabled
 2023-12-04  0:31 UTC  (15+ messages)
` [PATCH 01/14] boot: Reorder FIT and BOOTSTD to be first
` [PATCH 02/14] bootm: Add a Kconfig option for bootm functionality
` [PATCH 03/14] bootm: Make OS booting dependent on BOOTM
` [PATCH 04/14] treewide: Make arch-specific bootm code depend "
` [PATCH 05/14] boot: Update SYS_BOOTM_LEN to "
` [PATCH 06/14] fastboot: Change fastboot_buf_addr to an address
` [PATCH 07/14] bootm: Make cmdline optional with bootm_boot_start()
` [PATCH 08/14] fastboot: Remove dependencies on CMDLINE
` [PATCH 09/14] pxe: Refactor to reduce the size of label_boot()
` [PATCH 10/14] pxe: Refactor to avoid over-using bootm_argv
` [PATCH 11/14] pxe: Move calculation of FDT file into a function
` [PATCH 12/14] pxe: Allow booting without CMDLINE for bootm methods
` [PATCH 13/14] pxe: Allow booting without CMDLINE for the zboot method
` [PATCH 14/14] x86: Drop message about features being missing with 64-bit

[PATCH 00/18] Complete decoupling of bootm logic from commands
 2023-12-04  0:26 UTC  (19+ messages)
` [PATCH 01/18] bootm: netbds: Drop passing of arguments
` [PATCH 02/18] bootm: plan: "
` [PATCH 03/18] bootm: qnxelf: "
` [PATCH 04/18] nios2: Drop separate parsing of bootm args
` [PATCH 05/18] treewide: bootm: Drop command-line args to boot_os_fn
` [PATCH 06/18] bootm: Drop arguments from boot_selected_os()
` [PATCH 07/18] mips: Add a reset_cpu() function
` [PATCH 08/18] m68k: "
` [PATCH 09/18] ppc: "
` [PATCH 10/18] nios2: "
` [PATCH 11/18] riscv: "
` [PATCH 12/18] bootm: Adjust how the board is reset
` [PATCH 13/18] bootm: Drop arguments from do_bootm_states() and rename
` [PATCH 14/18] bootm: Create a function to run through the bootm states
` [PATCH 15/18] stm32: Use local vars in stm32prog for initrd and fdt
` [PATCH 16/18] bootm: Create a function to run through the bootz states
` [PATCH 17/18] stm32: Use bootm_run() and bootz_run()
` [PATCH 18/18] bootm: Create a function to run through the booti states

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-04  0:45 UTC  (5+ messages)
` [PATCH v7 21/26] KVM: x86: Save and reload SSP to/from SMRAM

efi: Set Variable Runtime implementation
 2023-12-04  0:44 UTC  (13+ messages)

[u-boot-gitdm PATCH 1/2] Use Google LLC for Google
 2023-12-04  0:44 UTC  (5+ messages)
` [u-boot-gitdm PATCH 2/2] Add some more employers

[PATCH v3 0/3] With this patch series we implement SPI Flash storage for EFI
 2023-12-04  0:44 UTC  (7+ messages)
` [PATCH v3 3/3] defconfig: rockpro64: Enable SF EFI var store

[PATCH blktests 0/2] improve block/011
 2023-12-04  0:43 UTC  (4+ messages)
` [PATCH blktests 1/2] block/011: recover test target devices to online or live status

stable-rc/queue/5.4 build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.262-93-g7d1a1dd07bfcd)
 2023-12-04  0:41 UTC 

[Nouveau] Thinkpad P17 gen 2 kernel 6.4 and 6.6 lack of support for nvidia GA104GLM [RTX A5000 Mobile] and missing module firmware
 2023-12-04  0:40 UTC  (2+ messages)
` Thinkpad P17 keep hanging in ipv6_addrconf addrconf_verify_work / netlink in 6.4 and 6.6

[PATCH v3 00/45] Raspberry Pi 4B machine
 2023-12-04  0:26 UTC  (46+ messages)
` [PATCH v3 01/45] Split out common part of BCM283X classes
` [PATCH v3 02/45] Split out common part of peripherals
` [PATCH v3 03/45] Split out raspi machine common part
` [PATCH v3 04/45] Introduce BCM2838 SoC
` [PATCH v3 05/45] Add GIC-400 to "
` [PATCH v3 06/45] Add BCM2838 GPIO stub
` [PATCH v3 07/45] Implement BCM2838 GPIO functionality
` [PATCH v3 08/45] Connect SD controller to BCM2838 GPIO
` [PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v3 10/45] Add BCM2838 checkpoint support
` [PATCH v3 11/45] Introduce Raspberry PI 4 machine
` [PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v3 14/45] Add BCM2838 PCIE Root Complex
` [PATCH v3 15/45] Add BCM2838 PCIE host
` [PATCH v3 16/45] Enable BCM2838 PCIE
` [PATCH v3 17/45] Add RNG200 skeleton
` [PATCH v3 18/45] Add RNG200 RNG and RBG
` [PATCH v3 19/45] Get rid of RNG200 timer
` [PATCH v3 20/45] Implement BCM2838 thermal sensor
` [PATCH v3 21/45] Add clock_isp stub
` [PATCH v3 22/45] Add GENET stub
` [PATCH v3 23/45] Add GENET register structs. Part 1
` [PATCH v3 24/45] Add GENET register structs. Part 2
` [PATCH v3 25/45] Add GENET register structs. Part 3
` [PATCH v3 26/45] Add GENET register structs. Part 4
` [PATCH v3 27/45] Add GENET register access macros
` [PATCH v3 28/45] Implement GENET register ops
` [PATCH v3 29/45] Implement GENET MDIO
` [PATCH v3 30/45] Implement GENET TX path
` [PATCH v3 31/45] Implement GENET RX path
` [PATCH v3 32/45] Enable BCM2838 GENET controller
` [PATCH v3 33/45] Connect RNG200, PCIE and GENET to GIC
` [PATCH v3 34/45] Add Rpi4b boot tests
` [PATCH v3 35/45] Add mailbox test stub
` [PATCH v3 36/45] Add mailbox test constants
` [PATCH v3 37/45] Add mailbox tests tags. Part 1
` [PATCH v3 38/45] Add mailbox tests tags. Part 2
` [PATCH v3 39/45] Add mailbox tests tags. Part 3
` [PATCH v3 40/45] Add mailbox property tests. Part 1
` [PATCH v3 41/45] Add mailbox property tests. Part 2
` [PATCH v3 42/45] Add mailbox property tests. Part 3
` [PATCH v3 43/45] Add missed BCM2835 properties
` [PATCH v3 44/45] Append added properties to mailbox test
` [PATCH v3 45/45] Add RPi4B to paspi4.rst

[PATCH 00/13] Complete decoupling of zboot logic from commands
 2023-12-04  0:29 UTC  (14+ messages)
` [PATCH 01/13] x86: zboot: Move zimage definitions to the header file
` [PATCH 02/13] x86: zboot: Move command code into its own file
` [PATCH 03/13] x86: zboot: Create a separate ZBOOT option for zboot logic
` [PATCH 04/13] x86: zboot: Avoid iteration in do_zboot_states()
` [PATCH 05/13] x86: zboot: Create separate functions for the logic
` [PATCH 06/13] x86: zboot: Move environment setting into zboot_load()
` [PATCH 07/13] x86: zboot: Drop intermediate zboot_setup() function
` [PATCH 08/13] x86: zboot: Drop intermediate zboot_go() function
` [PATCH 09/13] x86: zboot: Move argument processing outside zboot_start()
` [PATCH 10/13] x86: zboot: Rename zboot_start() to zboot_run()
` [PATCH 11/13] x86: zboot: Separate logic functions from commands
` [PATCH 12/13] x86: zboot: Use zboot_start() in zboot_run()
` [PATCH 13/13] x86: zboot: Tidy up the comment for zboot_run()

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 10 runs, 1 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:34 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 11 runs, 1 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:34 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 15 runs, 2 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:34 UTC 

[PATCH v2] dt-bindings: hwmon: Increase max number of io-channels
 2023-12-04  0:33 UTC  (3+ messages)

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-12-04  0:32 UTC  (7+ messages)

stable-rc/queue/5.15 build: 20 builds: 0 failed, 20 passed, 3 warnings (v5.15.141-66-gec1ddec22d5c4)
 2023-12-04  0:32 UTC 

[LTP] [PATCH v1] cgroup_core01.c: Set umask before create directory
 2023-12-04  0:26 UTC 

[PATCH 0/4] drivers: clk: renesas: enable all clocks which is assinged to non Linux system
 2023-12-04  0:26 UTC  (8+ messages)
` [PATCH 4/4] "

rk3328 gmac does U-Boot erroneously not set RSF?
 2023-12-03 17:27 UTC 

[PATCH] tools: mxsboot: pre-fill buffer with 0xff, not 0
 2023-12-03 17:08 UTC 

[PATCH v7 0/4] Introduce perf check subcommand
 2023-12-04  0:24 UTC  (6+ messages)
` [PATCH v7 1/4] perf check: introduce "

stable-rc/queue/4.19 build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.300-70-g56703900d5079)
 2023-12-04  0:18 UTC 

[isar-cip-core][PATCH] linux-cip: Update to 6.1.64-cip10-rt5
 2023-12-04  0:14 UTC 

fs/fuse/cuse.c:318: warning: Function parameter or member 'args' not described in 'cuse_process_init_reply'
 2023-12-04  0:14 UTC 

drivers/vhost/vringh.c:567:18: sparse: sparse: cast to restricted __virtio16
 2023-12-04  0:14 UTC 

[PATCH] dm: Validate zoned model of devices built with zoned targets
 2023-12-04  0:12 UTC  (3+ messages)

[LTP] [PATCH v3] getcwd01: Use syscall directly check invalid argument
 2023-12-04  0:06 UTC  (4+ messages)
` [LTP] [PATCH v4] "

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 8 runs, 6 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:04 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 126 runs, 12 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:04 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 57 runs, 12 regressions (v6.1.64-cip10-rt5)
 2023-12-04  0:04 UTC 

generic/304 doesn't seem terminable for cifs
 2023-12-04  0:00 UTC  (2+ messages)

stable-rc/queue/5.10 build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.202-128-g422323f36804e)
 2023-12-03 23:56 UTC 

stable-rc/queue/4.14 build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.331-29-g58cd33389cd33)
 2023-12-03 23:56 UTC 

[PATCH v2 00/10] Improvments for tc358775 with support for tc358765
 2023-12-03 23:52 UTC  (13+ messages)
` [PATCH v2 06/10] drm/bridge: tc358775: Get bridge data lanes instead of the DSI host lanes
` [PATCH v2 08/10] drm/bridge: tc358775: Enable pre_enable_prev_first flag
` [PATCH v2 09/10] drm/bridge: tc358775: Add support for tc358765
` [PATCH v2 10/10] drm/bridge: tc358775: Configure hs_rate and lp_rate

[linux-linus test] 183981: regressions - FAIL
 2023-12-03 23:51 UTC 

[LTP] [PATCH v1] Futex_waitv: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2023-12-03 23:51 UTC 

[PATCH 00/44] Raspberry Pi 4B machine
 2023-12-03 23:42 UTC  (17+ messages)
` [PATCH v3 02/45] Split out common part of peripherals
` [PATCH v3 03/45] Split out raspi machine common part
` [PATCH v3 05/45] Add GIC-400 to BCM2838 SoC
` [PATCH v3 06/45] Add BCM2838 GPIO stub
` [PATCH v3 09/45] Add GPIO and SD to BCM2838 periph
` [PATCH v3 10/45] Add BCM2838 checkpoint support
` [PATCH v3 12/45] Temporarily disable unimplemented rpi4b devices
` [PATCH v3 13/45] Add memory region for BCM2837 RPiVid ASB
` [PATCH v3 27/45] Add GENET register access macros
` [PATCH v3 29/45] Implement GENET MDIO
` [PATCH v3 31/45] Implement GENET RX path
` [PATCH v3 32/45] Enable BCM2838 GENET controller
` [PATCH v3 36/45] Add mailbox test constants
` [PATCH v3 38/45] Add mailbox tests tags. Part 2
` [PATCH v3 40/45] Add mailbox property tests. Part 1
` [PATCH v3 44/45] Append added properties to mailbox test


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.