messages from 2023-11-18 10:41:53 to 2023-11-18 17:53:07 UTC [more...]
[net-next PATCH 0/2] ocetontx2: Multicast/mirror offload changes
2023-11-18 17:52 UTC (4+ messages)
` [net-next PATCH 2/2] octeontx2-pf: TC flower offload support for mirror
` [EXT] "
[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
2023-11-18 17:47 UTC (6+ messages)
` [PATCH net-next 2/9] ethtool: Expand Ethernet Power Equipment with PoE alongside PoDL
` [PATCH net-next 8/9] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
[PATCH 0/4] ABI: sysfs-class-hwmon: document existing attributes
2023-11-18 17:47 UTC (9+ messages)
` [PATCH 1/4] ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically
` [PATCH 2/4] ABI: sysfs-class-hwmon: document missing humidity attributes
` [PATCH 3/4] ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights
` [PATCH 4/4] ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-18 17:42 UTC (21+ messages)
` [PATCH v2 01/20] drivers/gpu/drm/rockchip: "
` [PATCH v2 02/20] drivers/gpu/drm/mgag200/mgag200_i2c.c: "
` [PATCH v2 03/20] drm/amd/display: "
` [PATCH v2 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "
` [PATCH v2 05/20] drivers/video/fbdev: "
` [PATCH v2 06/20] drivers/video/fbdev/core/fb_ddc.c: "
` [PATCH v2 07/20] drivers/gpu/drm: "
` [PATCH v2 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "
` [PATCH v2 09/20] drivers/video/fbdev/via/via_i2c.c: "
` [PATCH v2 10/20] drivers/video/fbdev/cyber2000fb.c: "
` [PATCH v2 11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: "
` [PATCH v2 12/20] drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c: "
` [PATCH v2 13/20] drivers/video/fbdev/intelfb/intelfb_i2c.c: "
` [PATCH v2 14/20] drivers/gpu/drm/msm/hdmi/hdmi_i2c.c: "
` [PATCH v2 15/20] drivers/gpu/drm/i915/display: "
` [PATCH v2 16/20] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c: "
` [PATCH v2 17/20] drivers/gpu/drm/ast/ast_i2c.c: "
` [PATCH v2 18/20] drivers/gpu/drm/gma500: "
` [PATCH v2 19/20] drivers/gpu/drm/display: "
` [PATCH v2 20/20] include/linux/i2c.h: "
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-18 17:38 UTC (6+ messages)
[GIT PULL] parisc architecture fixes for v6.7-rc1
2023-11-18 17:36 UTC (2+ messages)
[PATCH 0/2] tweak kmemleak report format
2023-11-18 17:36 UTC (5+ messages)
` [PATCH 1/2] kmemleak: drop (age <increasing>) from leak record
` [PATCH 2/2] kmemleak: add checksum to backtrace report
[PATCH 0/2] Two small closures patches
2023-11-18 17:20 UTC (3+ messages)
[PATCH v3] sched/core: fix incorrect cpustat[CPUTIME_FORCEIDLE] update
2023-11-18 17:12 UTC
[PATCH v3 00/11] leds: aw200xx: several driver updates
2023-11-18 16:57 UTC (4+ messages)
` [PATCH v3 04/11] leds: aw200xx: calculate dts property display_rows in the driver
[GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
2023-11-18 16:52 UTC
[PATCH v13] platform/x86: Add Silicom Platform Driver
2023-11-18 16:32 UTC
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-18 16:30 UTC (39+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 02/34] lib/sbitmap; make __sbitmap_get_word() using find_and_set_bit()
` [PATCH 03/34] watch_queue: use atomic find_bit() in post_one_notification()
` [PATCH 04/34] sched: add cpumask_find_and_set() and use it in __mm_cid_get()
` [PATCH 05/34] mips: sgi-ip30: rework heart_alloc_int()
` [PATCH 06/34] sparc: fix opencoded find_and_set_bit() in alloc_msi()
` [PATCH 07/34] perf/arm: optimize opencoded atomic find_bit() API
` [PATCH 08/34] drivers/perf: optimize ali_drw_get_counter_idx() by using find_bit()
` [PATCH 09/34] dmaengine: idxd: optimize perfmon_assign_event()
` [PATCH 10/34] ath10k: optimize ath10k_snoc_napi_poll() by using find_bit()
` [PATCH 11/34] wifi: rtw88: optimize rtw_pci_tx_kick_off() "
` [PATCH 12/34] wifi: intel: use atomic find_bit() API where appropriate
` [PATCH 13/34] KVM: x86: hyper-v: optimize and cleanup kvm_hv_process_stimers()
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
` [PATCH 15/34] scsi: use atomic find_bit() API where appropriate
` [PATCH 16/34] powerpc: "
` [PATCH 17/34] iommu: "
` [PATCH 18/34] media: radio-shark: "
` [PATCH 19/34] sfc: switch to using "
` [PATCH 20/34] tty: nozomi: optimize interrupt_handler()
` [PATCH 21/34] usb: cdc-acm: optimize acm_softint()
` [PATCH 22/34] block: null_blk: fix opencoded find_and_set_bit() in get_tag()
` [PATCH 23/34] RDMA/rtrs: fix opencoded find_and_set_bit_lock() in __rtrs_get_permit()
` [PATCH 24/34] mISDN: optimize get_free_devid()
` [PATCH 25/34] media: em28xx: cx231xx: fix opencoded find_and_set_bit()
` [PATCH 26/34] ethernet: rocker: optimize ofdpa_port_internal_vlan_id_get()
` [PATCH 27/34] serial: sc12is7xx: optimize sc16is7xx_alloc_line()
` [PATCH 28/34] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH 29/34] net: smc: fix opencoded find_and_set_bit() in smc_wr_tx_get_free_slot_index()
` [PATCH 30/34] ALSA: use atomic find_bit() functions where applicable
` [PATCH 31/34] drivers/perf: optimize m1_pmu_get_event_idx() by using find_bit() API
` [PATCH 32/34] m68k: rework get_mmu_context()
` [PATCH 33/34] microblaze: "
` [PATCH 34/34] sh: rework ilsel_enable()
[PATCH 1/6] kconfig: require a space after '#' for valid input
2023-11-18 16:30 UTC (3+ messages)
` [PATCH 5/6] kconfig: require an exact match for "is not set" to disable CONFIG option
[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-11-18 16:16 UTC (4+ messages)
` [PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v5 3/4] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v5 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-11-18 16:08 UTC (10+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[PATCH] arm64: irq: set the correct node for VMAP stack
2023-11-18 16:02 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
kernel/events/core.c:8288:1: sparse: sparse: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static?
2023-11-18 15:54 UTC
[PATCH v5 0/6] add qca8084 ethernet phy driver
2023-11-18 15:51 UTC (3+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support
[PATCH] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
2023-11-18 15:41 UTC
[PATCH 1/2] usb: dwc3: core: Add support for xhci-sg-trb-cache-size-quirk
2023-11-18 15:38 UTC (4+ messages)
[PATCH] MIPS: process: Remove lazy context flags for new kernel thread
2023-11-18 15:36 UTC (2+ messages)
[PATCH 0/9] add MDIO changes on ipq5332 platform
2023-11-18 15:36 UTC (9+ messages)
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document "
EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2023-11-18 15:29 UTC (2+ messages)
spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
2023-11-18 15:15 UTC (3+ messages)
kernel/stacktrace.c:138: warning: Function parameter or member 'tsk' not described in 'stack_trace_save_tsk'
2023-11-18 15:11 UTC
[PATCH net-next v7 00/16] net: Make timestamping selectable
2023-11-18 15:10 UTC (2+ messages)
[PATCH net-next v2 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
2023-11-18 15:10 UTC (2+ messages)
[PATCH 1/2] qnx4: Extract dir entry filename processing into helper
2023-11-18 15:01 UTC (2+ messages)
[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
2023-11-18 14:53 UTC (7+ messages)
` [PATCH v2 07/15] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH v2 09/15] staging: vc04_services: Add helpers for vchiq driver data
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component
[PATCH] checkpatch: add judgment condition for Kconfig help test
2023-11-18 14:37 UTC (3+ messages)
[PATCH net-next 00/15] MT7530 DSA subdriver improvements
2023-11-18 14:41 UTC (18+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: always trap frames to active CPU port on MT7530
` [PATCH net-next 02/15] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/15] net: dsa: mt7530: store port 5 SGMII capability of MT7531
` [PATCH net-next 04/15] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/15] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 06/15] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/15] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 09/15] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 10/15] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 11/15] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 12/15] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 13/15] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [PATCH net-next 14/15] net: dsa: mt7530: correct port capabilities of MT7988
` [PATCH net-next 15/15] net: dsa: mt7530: do not clear config->supported_interfaces
regression/bisected/6.7rc1: Instead of desktop I see a horizontal flashing bar with a picture of the desktop background on white screen
2023-11-18 14:25 UTC (2+ messages)
[PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
2023-11-18 14:21 UTC (3+ messages)
[PATCH v10 0/8] spi: Add support for stacked/parallel memories
2023-11-18 13:54 UTC (9+ messages)
` [PATCH v10 1/8] spi: Add multi-cs memories support in SPI core
` [PATCH v10 2/8] mtd: spi-nor: Convert macros with inline functions
` [PATCH v10 3/8] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v10 4/8] mtd: spi-nor: Move write enable inside specific write & erase APIs
` [PATCH v10 5/8] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v10 6/8] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v10 7/8] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v10 8/8] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Enable timeout quirk for BlueField-3 SoC
2023-11-18 13:46 UTC
[PATCH] arm64: Add user stacktrace support
2023-11-18 13:45 UTC
platform/x86/intel/pmc: regression found in commit 804951203aa541ad6720c9726c173d18aeb3ab6b
2023-11-18 13:43 UTC (2+ messages)
[PATCH v7 09/16] virt: geniezone: Add irqfd support
2023-11-18 13:43 UTC (2+ messages)
[PATCH v2 3/5] modpost: Extended modversion support
2023-11-18 13:42 UTC (2+ messages)
[PATCH] genetlink: Prevent memory leak when krealloc fail
2023-11-18 13:42 UTC (4+ messages)
drivers/misc/pci_endpoint_test.c:38:41: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 2
2023-11-18 13:42 UTC
[PATCH v2 0/6] Initial support for the Realtek interrupt controller
2023-11-18 13:32 UTC (4+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs
[PATCH 0/2] power: supply: checkpatch errors and warnings
2023-11-18 13:29 UTC (3+ messages)
` [PATCH 1/2] power: supply: Fix indentation and some other warnings
` [PATCH 2/2] power: supply: Use multiple MODULE_AUTHOR statements
[PATCH] fs: namei: Fix spelling mistake "Retuns" to "Returns"
2023-11-18 13:21 UTC
[linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
2023-11-18 13:12 UTC (9+ messages)
[PATCH V2 0/4] Add runtime PM support for videocc on SM8150
2023-11-18 12:39 UTC (5+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Update the videocc resets for sm8150
` [PATCH V2 2/4] clk: qcom: videocc-sm8150: Update the videocc resets
` [PATCH V2 3/4] clk: qcom: videocc-sm8150: Add missing PLL config property
` [PATCH V2 4/4] clk: qcom: videocc-sm8150: Add runtime PM support
[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
2023-11-18 12:23 UTC
[gustavoars:testing/next20231116-Warray-bounds] BUILD SUCCESS e636d8836f48541eb6e09f4371dbb8869ca1fc1c
2023-11-18 12:16 UTC
[PATCH v5 0/7] media: qcom: camss: Introduce support for named power-domains
2023-11-18 12:11 UTC (8+ messages)
` [PATCH v5 1/7] media: qcom: camss: Flag which VFEs require a power-domain
` [PATCH v5 2/7] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH v5 3/7] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH v5 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v5 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v5 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v5 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs
[RFC PATCH] fpga: remove module reference counting from core components
2023-11-18 11:58 UTC (8+ messages)
[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
2023-11-18 11:59 UTC (2+ messages)
` [syzbot] [PATCH] Test divide err in drm
[PATCH] power: supply: Fix indentation and some other warnings
2023-11-18 11:45 UTC (4+ messages)
[PATCH v2 0/5] MODVERSIONS + RUST Redux
2023-11-18 11:36 UTC (5+ messages)
` [PATCH v2 1/5] export_report: Rehabilitate script
` [PATCH v2 2/5] modules: Refactor + kdoc elf_validity_cached_copy
[PATCH iwl-net v3] ice: Block PF reinit if attached to bond
2023-11-18 11:38 UTC (2+ messages)
[PATCH v4 0/7] media: qcom: camss: Introduce support for named power-domains
2023-11-18 11:35 UTC (4+ messages)
` [PATCH v4 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
[PATCH v4 0/4] Add sc8280xp CCI and CAMSS core dtsi
2023-11-18 11:29 UTC (3+ messages)
[PATCH] docs: dt-bindings: add DTS Coding Style document
2023-11-18 11:25 UTC (5+ messages)
lib/kunit/string-stream-test.c:73:9: sparse: sparse: incorrect type in initializer (different base types)
2023-11-18 11:23 UTC
[PATCH v2 0/6] Add support for Translation Buffer Units
2023-11-18 11:21 UTC (2+ messages)
[PATCH] xhci: fix null pointer deref for xhci_urb_enqueue
2023-11-18 11:19 UTC (3+ messages)
drivers/iio/accel/mxc4005.c:328:36: warning: 'mxc4005_acpi_match' defined but not used
2023-11-18 11:12 UTC
[RFC PATCH] of/platform: Disable sysfb if a simple-framebuffer node is found
2023-11-18 11:10 UTC (6+ messages)
[PATCH -next 0/5] spi: Introduce BPF based SPI mockup controller
2023-11-18 11:07 UTC (4+ messages)
` [PATCH v3 -next 1/5] spi: mockup: Add SPI controller testing driver
[syzbot] [dri?] divide error in drm_mode_debug_printmodeline
2023-11-18 11:02 UTC
[PATCH 2/4] sched/core: introduce core to struct cfs_rq
2023-11-18 10:48 UTC (2+ messages)
[PATCH v4 -next 0/4] spi: Introduce BPF based SPI mockup controller
2023-11-18 10:44 UTC (5+ messages)
` [PATCH v4 -next 1/4] spi: mockup: Add SPI controller testing driver
` [PATCH v4 -next 2/4] spi: mockup: Add register spi device support
` [PATCH v4 -next 3/4] spi: mockup: Add writeable tracepoint for spi transfer
` [PATCH v4 -next 4/4] spi: mockup: Add documentation
[PATCH -next 00/14] Implement a ligth weight device driver test framework
2023-11-18 10:40 UTC (12+ messages)
` [PATCH -next 01/14] kddv/core: "
` [PATCH -next 03/14] kddv/core: Add io fault support to bpf program
` [PATCH -next 06/14] kddv/core: Add page and slab fault inject support
` [PATCH -next 07/14] kddv/cmd: Add command to create/remove mockup device
` [PATCH -next 08/14] kddv/cmd: Add command to run testcases
` [PATCH -next 09/14] kddv/core: Add test support for SPI driver
` [PATCH -next 10/14] kddv/tests: Add support for testing hwmon driver
` [PATCH -next 11/14] kddv/tests/hwmon: Add test cases for max31722 driver
` [PATCH -next 12/14] kddv/tests: Add support for testing mtd driver
` [PATCH -next 13/14] kddv/tests/mtd: Add test cases for mchp23k256 driver
` [PATCH -next 14/14] kddv: Add document for kddv
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