linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:49:24 to 2022-08-29 14:26:04 UTC [more...]

[PATCH v4 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 14:18 UTC  (10+ messages)
` [PATCH v4 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH v4 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH v4 03/10] input: keyboard: adp5588-keys: bail out on returned error
` [PATCH v4 05/10] dt-bindings: input: adp5588: add bindings
` [PATCH v4 06/10] input: keyboard: adp5588-keys: do not check for irq presence
` [PATCH v4 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH v4 09/10] input: keyboard: adp5588-keys: add regulator support
` [PATCH v4 10/10] input: keyboard: adp5588-keys: Use new PM macros

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-29 14:25 UTC  (3+ messages)
` [PATCH v3 03/14] gpu: drm: simplify drivers using devm_regulator_*get_enable*()

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2022-08-29 14:23 UTC  (6+ messages)
` [RFC PATCH 1/1] sched/pelt: Introduce PELT multiplier

[PATCH v3 0/5] Making microcode late-load robust
 2022-08-29 14:23 UTC  (11+ messages)
` [PATCH v3 3/5] x86/microcode: Avoid any chance of MCE's during microcode update

[RFC v1 1/2] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
 2022-08-29 14:23 UTC  (4+ messages)
` [RFC v1 2/2] HID: logitech-hidpp: Remove hard-coded "

[PATCH v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-29 14:14 UTC  (12+ messages)

[PATCH] drm/i915: fix repeated words in comments
 2022-08-29 14:17 UTC  (2+ messages)

[PATCH 0/2] gpio: Add gpio-latch driver
 2022-08-29 14:21 UTC  (4+ messages)
` [PATCH 1/2] gpio: Add gpio latch driver

[PATCH] mm: simplify size2index conversion of __kmalloc_index
 2022-08-29 14:21 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-08-29 14:20 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add sc7180-pazquel360

[PATCH v2 0/4] Add some extra debugging mechanisms for s0i3
 2022-08-29 14:20 UTC  (6+ messages)
` [PATCH v2 1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops
` [PATCH v2 2/4] platform/x86/amd: pmc: Add defines for STB events
` [PATCH v2 3/4] platform/x86/amd: pmc: Always write to the STB
` [PATCH v2 4/4] platform/x86/amd: pmc: Add an extra STB message for entering s2idle

[PATCH v2] riscv: enable THP_SWAP for RV64
 2022-08-29 14:10 UTC  (3+ messages)

kernel BUG at fs/ext4/inline.c:LINE!
 2022-08-29 14:19 UTC  (3+ messages)
` [syzbot] "

[PATCH] fs/inode.c: change the order of initialization in inode_init_always()
 2022-08-29 14:15 UTC  (2+ messages)

[PATCH v1 1/4] ACPI: platform: Get rid of redundant 'else'
 2022-08-29 14:11 UTC  (3+ messages)
` [PATCH v1 2/4] ACPI: platform: Remove redundant print on ENOMEM
` [PATCH v1 4/4] ACPI: platform: Keep list of ACPI IDs sorted

[PATCHv2 resend] dt-bindings: leds: Expand LED_COLOR_ID definitions
 2022-08-29 14:12 UTC  (2+ messages)

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-08-29 14:11 UTC  (12+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
    `  "
` [PATCH 2/5] sched/fair: default to false in test_idle_cores
` [PATCH 3/5] sched/fair: remove redundant check in select_idle_smt
` [PATCH 4/5] sched/fair: avoid double search on same cpu
` [PATCH 5/5] sched/fair: remove useless check in select_idle_core

[PATCH v1 1/2] ACPI: LPSS: Replace loop with first entry retrieval
 2022-08-29 14:11 UTC  (2+ messages)
` [PATCH v1 2/2] ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()

[PATCH] dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-29 14:10 UTC  (4+ messages)

[PATCH] netfilter: ebtables: fix a NULL pointer dereference in ebt_do_table()
 2022-08-29 14:10 UTC  (5+ messages)
` [PATCH nf] netfilter: ebtables: reject blobs that don't provide all entry points

sound/pci/hda/cs35l41_hda.c:323:15: sparse: sparse: cast to restricted __be32
 2022-08-29 14:04 UTC 

[PATCH v15] arm64: dts: Add MediaTek MT8186 dts and evaluation board and Makefile
 2022-08-29 14:05 UTC  (2+ messages)

[PATCH] fs/afs: Fix repeated word in comments
 2022-08-29 14:05 UTC  (2+ messages)

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-29 14:02 UTC  (4+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature

[RFC PATCH 0/7] Try to free empty and zero user PTE page table pages
 2022-08-29 14:00 UTC  (3+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-29 13:58 UTC  (6+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
` [PATCH -next 3/3] md/raid10: prevent unnecessary calls to wake_up() in fast path

[PATCH v2 1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one
 2022-08-29 13:57 UTC  (2+ messages)

[PATCH v1] drivers/acpi/processor_idle: check the return value of acpi_fetch_acpi_dev()
 2022-08-29 13:56 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Support HDMI_I2S audio format
 2022-08-29 13:56 UTC  (4+ messages)

[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
 2022-08-29 13:54 UTC  (3+ messages)

[PATCH] hwmon: (sparx5) Use devm_clk_get_enabled() helper
 2022-08-29 13:53 UTC  (2+ messages)

[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-29 13:52 UTC  (6+ messages)

[PATCH v2 0/2] hwmon: (dell-smm) Minor fixes
 2022-08-29 13:52 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (dell-smm) Add FW_BUG to SMM warning message
` [PATCH v2 2/2] hwmon: (dell-smm) Improve warning messages

[PATCH 0/5] Drop of_gpio header
 2022-08-29 13:51 UTC  (3+ messages)
` [PATCH 1/5] drm/bridge: anx7625: "

[PATCH v1] linux: imx: imx-scu: increased scu message timeout
 2022-08-29 13:58 UTC 

[PATCH v4,0/2] Add dpi output format control for MT8186
 2022-08-29 13:49 UTC  (3+ messages)
` [PATCH v4,2/2] drm: mediatek: Adjust the dpi output format to MT8186

[PATCH net-next v3 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-08-29 13:48 UTC  (4+ messages)
` [PATCH net-next v3 1/5] net: ipqess: introduce the "

[PATCH] drm/amd/amdgpu: Add modeset module parameter support
 2022-08-29 13:47 UTC  (2+ messages)

[PATCH v4] clk: bcm2835: Round UART input clock up
 2022-08-29 13:29 UTC 

[PATCH] hwmon: (gpio-fan) Fix array out of bounds access
 2022-08-29 13:46 UTC  (2+ messages)

[PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2022-08-29 13:44 UTC  (2+ messages)

[PATCH] dt-bindings: riscv: update microchip.yaml's maintainership
 2022-08-29 13:41 UTC 

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-08-29 13:40 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-08-29 13:39 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
` [PATCH 3/5] gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
` [PATCH 4/5] gpio: pca953x: Swap if statements to save later complexity
` [PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible

[PATCH v2] iommu/s390: Fix race with release_device ops
 2022-08-29 13:38 UTC  (3+ messages)

[PATCH] MIPS: loongson32: ls1c: Fix hang during startup
 2022-08-29 13:14 UTC  (2+ messages)

[PATCH v2 1/1] hwmon: (iio_hwmon) Make use of device properties
 2022-08-29 13:37 UTC  (2+ messages)

[PATCH] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
 2022-08-29 13:36 UTC  (2+ messages)

[PATCH] drm/bridge: sii902x: add support for DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2022-08-29 13:36 UTC  (8+ messages)

[PATCH] asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
 2022-08-29 13:35 UTC  (2+ messages)

[PATCH v6 0/6] LoongArch: Support toolchain with new relocation types
 2022-08-29 13:31 UTC  (7+ messages)
` [PATCH v6 1/6] LoongArch: Add CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 2/6] LoongArch: Adjust CFLAGS for CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 3/6] LoongArch: Use model("extreme") attribute for per-CPU variables in module if CONFIG_AS_HAS_EXPLICIT_RELOCS
` [PATCH v6 4/6] LoongArch: Define ELF relocation types added in v2.00 ABI
` [PATCH v6 5/6] LoongArch: Support PC-relative relocations in modules
` [PATCH v6 6/6] LoongArch: Support R_LARCH_GOT_PC* "

[PATCH v3 0/2] s390/vfio-ap: fix two problems discovered in the vfio_ap driver
 2022-08-29 13:28 UTC  (2+ messages)

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-08-29 13:26 UTC  (3+ messages)
` [PATCH v2 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros

[RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init()
 2022-08-29 13:25 UTC 

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-29 13:11 UTC  (42+ messages)
` [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 02/41] drm/tests: Add Kunit Helpers
` [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/41] drm/connector: Rename subconnector state variable
` [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v2 06/41] drm/connector: Rename legacy TV property
` [PATCH v2 07/41] drm/connector: Only register TV mode property if present
` [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options
` [PATCH v2 12/41] drm/modes: parse_cmdline: Add support for named modes containing dashes
` [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
` [PATCH v2 15/41] drm/modes: Switch to named mode descriptors
` [PATCH v2 16/41] drm/modes: Fill drm_cmdline mode from named modes
` [PATCH v2 17/41] drm/connector: Add pixel clock to cmdline mode
` [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name
` [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
` [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
` [PATCH v2 21/41] drm/modes: Introduce more named modes
` [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
` [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
` [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
` [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
` [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
` [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
` [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
` [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
` [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode
` [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
` [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
` [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards
` [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
` [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
` [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
` [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
` [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function
` [PATCH v2 39/41] drm/sun4i: tv: Rename error label
` [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion
` [PATCH v2 41/41] drm/sun4i: tv: Convert to the new TV mode property

[PATCH v3] tty: n_gsm: avoid call of sleeping functions from atomic context
 2022-08-29 13:16 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] tty: n_gsm: replace kicktimer with delayed_work
  ` [PATCH v4 2/2] tty: n_gsm: avoid call of sleeping functions from atomic context

[PATCH 0/3] drm: omapdrm: Fix excessive GEM buffers DMM/CMA usage
 2022-08-29 13:24 UTC  (12+ messages)
` [PATCH 3/3] drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER

[PATCH] platform/x86: wmi: Lower verbosity of some duplicate GUID messages
 2022-08-29 13:20 UTC  (4+ messages)

[PATCH] hwmon: (max31790) add fanN_enable
 2022-08-29 13:20 UTC  (2+ messages)

[PATCH 2/2] RDMA: dma-mapping: Return an unsigned int from ib_dma_map_sg{,_attrs}
 2022-08-29 13:19 UTC  (5+ messages)

[PATCH v2] sched/deadline: Skip meaningless bw updates in dl_task_offline_migration
 2022-08-29 11:59 UTC 

[RFC 0/3] THP Shrinker
 2022-08-29 13:17 UTC  (6+ messages)
` [RFC 2/3] mm: changes to split_huge_page() to free zero filled tail pages

[PATCH] USB: serial: option: add Quectel EM060K modem
 2022-08-29 13:17 UTC  (2+ messages)

[PATCH] HSI: cmt_speech: Pass a pointer to virt_to_page()
 2022-08-29 13:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-08-29 13:09 UTC  (3+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[PATCH] spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
 2022-08-29 13:07 UTC  (3+ messages)

[PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round
 2022-08-29 13:04 UTC  (2+ messages)

[PATCH V5] dt-bindings: mediatek: Add axi clock in mt8173 dts example
 2022-08-29 13:01 UTC  (2+ messages)

[PATCH] ASoC: codecs: allow compile testing without MFD drivers
 2022-08-29 13:01 UTC  (2+ messages)

[RESEND v2] ASoC: amd: acp: Modify dai_id macros to be more generic
 2022-08-29 13:01 UTC  (2+ messages)

[PATCH V2 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-08-29 13:00 UTC  (5+ messages)
` [PATCH V2 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-29 12:59 UTC  (4+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH linux-next] tools: power: x86: intel_pstate_tracer: intel_pstate_tracer: Replace the relative path of the called grep with an absolute path
 2022-08-29 12:54 UTC 

[PATCH 0/4] Add PMEM support for RISC-V
 2022-08-29 12:52 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH 4/4] RISC-V: Enable PMEM drivers

[PATCH -next v4 0/6] Delay the initializaton of zswap
 2022-08-29 13:23 UTC  (7+ messages)
` [PATCH -next v4 1/6] Revert "frontswap: remove support for multiple ops"
` [PATCH -next v4 2/6] Revert "mm: mark swap_lock and swap_active_head static"
` [PATCH -next v4 3/6] Revert "frontswap: simplify frontswap_register_ops"
` [PATCH -next v4 4/6] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v4 5/6] mm/zswap: delay the initializaton of zswap until the first enablement
` [PATCH -next v4 6/6] mm/zswap: skip confusing print info

[PATCH v4 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29 12:47 UTC  (15+ messages)
` [PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] rtc: pcf8523: fix for stop bit
 2022-08-29 12:46 UTC 

[PATCH v3 0/2] Add support for QSGMII mode
 2022-08-29 12:43 UTC  (5+ messages)
` [PATCH v3 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-29 12:19 UTC  (5+ messages)
` [PATCH V3 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[PATCH] Input: Check sanity of endpoint in pegasus_open()
 2022-08-29 12:39 UTC 

[PATCH linux-next] HID: nintendo: remove redundant variables ret
 2022-08-29 12:39 UTC 

[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
 2022-08-29 12:37 UTC  (3+ messages)

[PATCH v8 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-29 11:04 UTC  (6+ messages)
` [PATCH v8 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
 2022-08-29 12:33 UTC  (7+ messages)
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function

[PATCH v1 1/4] iio: magnetometer: yamaha-yas530: Use pointers as driver data
 2022-08-29 11:24 UTC  (2+ messages)
` [PATCH v1 3/4] iio: magnetometer: yamaha-yas530: Switch to new style i2c-driver probe function


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).