All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-10 10:31:08 to 2023-05-10 11:26:21 UTC [more...]

[PATCH v2 0/9] tracing: introducing eventfs
 2023-05-10 11:25 UTC  (4+ messages)
` [PATCH v2 2/9] eventfs: adding eventfs dir add functions

[PATCH v4 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM
 2023-05-10 11:23 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: Add device tree for the "
` [PATCH v4 2/3] dt-bindings: arm: fsl: Enumerate Emtop SOM
` [PATCH v4 3/3] dt-bindings: vendor-prefixes: Add Emtop

[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
 2023-05-10 11:25 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf

[PATCH] qemu: Further updates to the ppc patch after upstream discussion
 2023-05-10 11:26 UTC 

[PATCH net-next 0/2] net: fix memcg overhead caused by sk->sk_forward_alloc size
 2023-05-10 11:24 UTC  (13+ messages)
` [PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size

langdale merge request: May 10th
 2023-05-10 11:25 UTC 

[PATCH 00/27] another set of MLO patches
 2023-05-10 11:24 UTC  (10+ messages)
` [PATCH 10/27] wifi: mac80211: isolate driver from inactive links

[PATCH v1 1/3] ASoC: Add ESS ES9218P codec driver
 2023-05-10 11:23 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: vendor-prefixes: Add ESS Technology vendor prefix
` [PATCH v1 3/3] dt-bindings: ASoC: Add ESS ES9218P codec bindings

[PATCH RFC net-next 0/7] net: sfp: add support for control of rate selection
 2023-05-10 11:23 UTC  (8+ messages)
` [PATCH RFC net-next 1/7] net: sfp: add helper to modify signal states
` [PATCH RFC net-next 2/7] net: sfp: move rtnl lock to cover reading state
` [PATCH RFC net-next 3/7] net: sfp: swap order of rtnl and st_mutex locks
` [PATCH RFC net-next 4/7] net: sfp: move sm_mutex into sfp_check_state()
` [PATCH RFC net-next 5/7] net: sfp: change st_mutex locking
` [PATCH RFC net-next 6/7] net: sfp: add support for setting signalling rate
` [PATCH RFC net-next 7/7] net: sfp: add support for rate selection

[PATCH v2] LoongArch: Add jump-label implementation
 2023-05-10 11:23 UTC  (4+ messages)

[PATCH 0/2] ST MIPID02 bridge format propagation fixes
 2023-05-10 11:22 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: Propagate format from sink to source pad

[PATCH v8 0/5] block: refactor blockdev transactions
 2023-05-10 11:21 UTC  (9+ messages)
` [PATCH v8 1/5] blockdev: refactor transaction to use Transaction API
` [PATCH v8 2/5] blockdev: transactions: rename some things
` [PATCH v8 3/5] blockdev: qmp_transaction: refactor loop to classic for
` [PATCH v8 4/5] blockdev: transaction: refactor handling transaction properties

[PATCH v4 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support
 2023-05-10 11:15 UTC  (2+ messages)
` [PATCH v4 2/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board

RTT-PROBE: lore-subspace-rtt
 2023-05-10 11:21 UTC 

[PATCH v4 1/2] dt-bindings: pinctrl: Allow use of pinconf in addition to pinctrl and pinmux
 2023-05-10 11:20 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml

[PATCH net-next v4] sctp: fix a potential OOB access in sctp_sched_set_sched()
 2023-05-10 11:20 UTC  (2+ messages)

[PATCH net v1] net: mscc: ocelot: fix stat counter register values
 2023-05-10 11:20 UTC  (2+ messages)

[Buildroot] Buildroot 2023.02.1 released
 2023-05-10 11:19 UTC 

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-05-10 11:19 UTC  (11+ messages)
    `  "

[PATCH v3] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
 2023-05-10 11:19 UTC 

[PATCH v2 1/1] tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
 2023-05-10 11:19 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/14] drm/i915/tc: Add a workaround for an IOM/TCSS firmware hang issue
 2023-05-10 11:18 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 05/14] drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()
` [Intel-gfx] [PATCH v4 06/14] drm/i915: Factor out set_encoder_for_connector()
` [Intel-gfx] [PATCH v4 07/14] drm/i915: Add support for disabling any CRTCs during HW readout/sanitization
` [Intel-gfx] [PATCH v4 08/14] drm/i915/dp: Add link training debug and error printing helpers
` [Intel-gfx] [PATCH v4 09/14] drm/i915/dp: Convert link training error to debug message on disconnected sink
` [Intel-gfx] [PATCH v4 10/14] drm/i915/dp: Prevent link training fallback on disconnected port
` [Intel-gfx] [PATCH v4 11/14] drm/i915/dp: Factor out intel_dp_get_active_pipes()
` [Intel-gfx] [PATCH v4 12/14] drm/i915: Factor out a helper for handling atomic modeset locks/state
` [Intel-gfx] [PATCH v4 13/14] drm/i915/tc: Call TypeC port flush_work/cleanup without modeset locks held
` [Intel-gfx] [PATCH v4 14/14] drm/i915/tc: Reset TypeC PHYs left enabled in DP-alt mode after the sink disconnects
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tc: Add a workaround for an IOM/TCSS firmware hang issue (rev11)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[net 0/2] selftests: seg6: make srv6_end_dt4_l3vpn_test more robust
 2023-05-10 11:16 UTC  (3+ messages)
` [net 1/2] selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_test
` [net 2/2] selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_test

[PULL v2 00/45] loongarch-to-apply queue
 2023-05-10 11:17 UTC  (2+ messages)

[PATCH] net: ipv6: Add support for default gateway discovery
 2023-05-10 11:16 UTC  (6+ messages)
` [PATCH v4 0/3] Add IPv6 Network Discovery
  ` [PATCH v4 1/3] net: ipv6: Add support for default gateway discovery

[PATCH 00/16] tcg: Remove TARGET_ALIGNED_ONLY
 2023-05-10 11:16 UTC  (2+ messages)

[PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
 2023-05-10 11:16 UTC  (10+ messages)

[PATCH v3 0/6] refactoring and fix for Meson NAND
 2023-05-10 11:08 UTC  (21+ messages)
` [PATCH v3 1/6] mtd: rawnand: meson: fix command sequence for read/write
` [PATCH v3 2/6] mtd: rawnand: meson: move OOB to non-protected ECC area
` [PATCH v3 3/6] mtd: rawnand: meson: always read whole OOB bytes
` [PATCH v3 4/6] mtd: rawnand: meson: check buffer length
` [PATCH v3 5/6] mtd: rawnand: meson: remove unneeded bitwise OR with zeroes
` [PATCH v3 6/6] mtd: rawnand: meson: rename node for chip select

wireless locking simplifications
 2023-05-10 11:11 UTC  (4+ messages)

[PATCH] target/riscv: Move zc* out of the experimental properties
 2023-05-10 11:11 UTC  (2+ messages)

[PATCH v2] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
 2023-05-10 11:10 UTC  (2+ messages)

[PATCH] riscv: optimize ELF relocation function in riscv
 2023-05-10 11:10 UTC 

[PATCH v2 8/9] eventfs: moving tracing/events to eventfs
 2023-05-10 11:11 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-10 11:11 UTC 

Pompy ciepła - nowe warunki
 2023-05-08  7:41 UTC 

Pompy ciepła - nowe warunki
 2023-05-08  7:41 UTC 

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-10 11:05 UTC  (28+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v6 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v6 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v6 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v6 6/6] fbdev: Rename fb_mem*() helpers

[PATCH net-next] net: phylink: constify fwnode arguments
 2023-05-10 11:03 UTC 

[recipe build #3538445] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-05-10 11:01 UTC 

make localmodconfig doesn't work for thunderbolt
 2023-05-10 11:00 UTC 

[PATCH v2] dt-bindings: usb: Add binding for Microchip usb5744 hub controller
 2023-05-10 11:00 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-10 11:01 UTC 

[PATCH 0/5] HID: manually unregister leds on device removal to prevent UAFs
 2023-05-10 10:59 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: Add Supermicro X13dem system BMC devicetree
 2023-05-10 10:58 UTC 

serial8250: can not change baudrate while the controller is busy
 2023-05-10 10:58 UTC  (9+ messages)

[PATCH v10 00/10] Introduce Nuvoton ma35d1 SoC
 2023-05-10 10:57 UTC  (8+ messages)
` [PATCH v10 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

Pompy ciepła - nowe warunki
 2023-05-08  7:31 UTC 

Pompy ciepła - nowe warunki
 2023-05-08  7:31 UTC 

[PATCH] btrfs/228: sync filesystem after creating subvolume
 2023-05-10 10:55 UTC 

More C type errors by default for GCC 14
 2023-05-10 10:56 UTC  (4+ messages)

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-10 10:54 UTC  (5+ messages)
` [PATCH v2 3/6] KVM: x86/mmu: only zap EPT when guest MTRR changes

[nft PATCH] evaluate: Reject set stmt refs to sets without dynamic flag
 2023-05-10 10:54 UTC  (2+ messages)

[PATCH v2 0/1] s390x/pv: Fix spurious warning with asynchronous teardown
 2023-05-10 10:55 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH V7] can: usb: f81604: add Fintek F81604 support
 2023-05-10 10:54 UTC  (2+ messages)

[RFC PATCH 3/3] irqflags: Warn on irq disable when disabled and enable when enabled
 2023-05-10 10:54 UTC  (2+ messages)

[PATCH] arm64: dts: Change pinconf controller node name to pinctrl
 2023-05-10 10:53 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: fix amdgpu_irq_put call trace in jpeg_v4_0_hw_fini
 2023-05-10 10:54 UTC  (4+ messages)

[PATCH v2 0/6] io_uring: add getdents support, take 2
 2023-05-10 10:52 UTC  (7+ messages)
` [PATCH v2 1/6] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH v2 2/6] vfs_getdents/struct dir_context: add flags field
` [PATCH v2 3/6] io_uring: add support for getdents
` [PATCH v2 4/6] kernfs: implement readdir FMODE_NOWAIT
` [PATCH v2 5/6] libfs: set FMODE_NOWAIT on dir open
` [PATCH v2 6/6] RFC: io_uring getdents: test returning an EOF flag in CQE

[PATCH 0/3] Add CpuidUserDis support
 2023-05-10 10:52 UTC  (6+ messages)
` [PATCH 3/3] x86: Use CpuidUserDis if an AMD HVM guest toggles CPUID faulting

[PATCH] ARM: dts: Fix erroneous ADS touchscreen polarities
 2023-05-10 10:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-10 10:51 UTC 

[PATCH v1] testptp: fix format specifier in nsec print
 2023-05-10 10:49 UTC 

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-05-10 10:48 UTC  (4+ messages)
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support

[PATCH 0/3] ceph: account for name and fsid in new device spec
 2023-05-10 10:44 UTC  (5+ messages)
` [PATCH 3/3] libceph: reject mismatching name and fsid

[RFC PATCH] QCOW2: Add zeroes discard option
 2023-05-10 10:45 UTC  (2+ messages)

[PATCH 0/2] Add initial support for RDP418 of IPQ9574 family
 2023-05-10 10:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C2 board based on "
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP418 variant

[PATCH] chardev: report the handshake error
 2023-05-10 10:43 UTC  (5+ messages)

[RFC PATCH v2 0/3] pmem memmap dump support
 2023-05-10 10:41 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-10 10:41 UTC 

[PATCH] drm/sched: Check scheduler work queue before calling timeout handling
 2023-05-10 10:40 UTC  (2+ messages)

[PATCH 0/5] efi: Implement generic EFI boot for x86_64
 2023-05-10 10:40 UTC  (3+ messages)
` [PATCH 5/5] efi: Use generic EFI loader "

[PATCH net-next] net: liquidio: lio_vf_main: Remove unnecessary (void*) conversions
 2023-05-10 10:40 UTC  (2+ messages)

[net-next PATCH] macsec: Use helper macsec_netdev_priv for offload drivers
 2023-05-10 10:40 UTC  (2+ messages)

Pompy ciepła - nowe warunki
 2023-05-10  8:11 UTC 

[PATCH net-next 0/6] net: mvneta: reduce size of TSO header allocation
 2023-05-10 10:36 UTC  (2+ messages)

[bitbake-devel][PATCH] bitbake: add --noreply-timeout option
 2023-05-10 10:35 UTC  (4+ messages)

[PATCH v4 00/11] *** Add allwinner r40 support ***
 2023-05-10 10:30 UTC  (11+ messages)
` [PATCH v4 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v4 02/11] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v4 03/11] hw: allwinner-r40: Complete uart devices
` [PATCH v4 04/11] hw: arm: allwinner-r40: Add i2c0 device
` [PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
` [PATCH v4 06/11] hw/arm/allwinner-r40: add SDRAM controller device
` [PATCH v4 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v4 08/11] hw: arm: allwinner-r40: Add emac and gmac support
` [PATCH v4 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
` [PATCH v4 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u

[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-10 10:33 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI

[PATCH v4 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
 2023-05-10 10:33 UTC  (2+ messages)

[PATCH] MIPS: Restore Au1300 support
 2023-05-10 10:33 UTC 

[PATCH v6 00/21] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-05-10 10:32 UTC  (3+ messages)
` [PATCH v6 19/21] timer: Implement the hierarchical pull model

[PATCH v4 11/11] docs: system: arm: Introduce bananapi_m2u
 2023-05-10 10:31 UTC 


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.