linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:12:15 to 2022-08-29 13:37:00 UTC [more...]

[PATCH v4 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 13:15 UTC  (8+ 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 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] 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 v1 04/35] drm/modes: Introduce 480i and 576i modes
 2022-08-29 13:29 UTC  (11+ messages)

[PATCH v2 0/4] Add some extra debugging mechanisms for s0i3
 2022-08-29 13:29 UTC  (5+ 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 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 0/5] sched/fair: SIS improvements and cleanups
 2022-08-29 13:08 UTC  (11+ 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] 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 -next 0/3] md/raid10: reduce lock contention for io
 2022-08-29 13:15 UTC  (4+ 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 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 

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

[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] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2022-08-29 12:46 UTC 

[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 

[PATCH] drm/amd/amdgpu: Add modeset module parameter support
 2022-08-29 12:36 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:10 UTC  (7+ 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

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-29 10:59 UTC  (18+ messages)
` [PATCH 5.19 008/158] kprobes: dont call disarm_kprobe() for disabled kprobes
` [PATCH 5.19 026/158] nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
` [PATCH 5.19 038/158] net: dsa: microchip: move switch chip_id detection to ksz_common
` [PATCH 5.19 060/158] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
` [PATCH 5.19 065/158] net: Fix data-races around sysctl_[rw]mem_(max|default)
` [PATCH 5.19 079/158] net: Fix a data-race around gro_normal_batch
` [PATCH 5.19 087/158] ionic: clear broken state on generation change
` [PATCH 5.19 091/158] net: lantiq_xrx200: confirm skb is allocated before using
` [PATCH 5.19 092/158] net: lantiq_xrx200: fix lock under memory pressure
` [PATCH 5.19 094/158] btrfs: fix silent failure when deleting root reference
` [PATCH 5.19 096/158] btrfs: add info when mount fails due to stale replace target
` [PATCH 5.19 104/158] x86/entry: Fix entry_INT80_compat for Xen PV guests
` [PATCH 5.19 109/158] x86/PAT: Have pat_enabled() properly reflect state when running on Xen
` [PATCH 5.19 118/158] mm/mprotect: only reference swap pfn page if type match
` [PATCH 5.19 132/158] Revert "zram: remove double compression logic"
` [PATCH 5.19 137/158] arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
` [PATCH 5.19 138/158] binder_alloc: add missing mmap_lock calls when using the VMA

[PATCH linux-next] wifi: cfg80211: remove redundant ret variable
 2022-08-29 12:34 UTC  (2+ messages)

[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
 2022-08-29 11:18 UTC  (5+ messages)
` [PATCH 3/4] spi: mt7621: Use devm_spi_register_controller()
` [PATCH 4/4] spi: mt7621: Remove 'clk' from 'struct mt7621_spi'

[PATCH net-next] net: phy: micrel: Adding SQI support for lan8814 phy
 2022-08-29 12:30 UTC  (6+ messages)

[PATCH linux-next] drm/amdkfd: remove redundant variables err and ret
 2022-08-29 12:29 UTC 

[PATCH linux-next] wifi: cfg80211: remove redundant err variable
 2022-08-29 12:27 UTC  (2+ messages)

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-08-29 10:59 UTC  (6+ messages)
` [PATCH 5.15 059/136] netfilter: nf_tables: do not leave chain stats enabled on error
` [PATCH 5.15 086/136] net: Fix a data-race around sysctl_somaxconn
` [PATCH 5.15 093/136] ionic: VF initial random MAC address if no assigned mac
` [PATCH 5.15 099/136] btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
` [PATCH 5.15 106/136] asm-generic: sections: refactor memory_intersects

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-29 10:59 UTC  (6+ messages)
` [PATCH 5.10 50/86] ratelimit: Fix data-races in ___ratelimit()
` [PATCH 5.10 71/86] loop: Check for overflow while configuring loop
` [PATCH 5.10 75/86] xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
` [PATCH 5.10 78/86] md: call __md_stop_writes in md_stop
` [PATCH 5.10 81/86] blk-mq: fix io hung due to missing commit_rqs

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-08-29 12:25 UTC  (3+ messages)

[PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-29 12:04 UTC  (12+ messages)
` [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH v7 0/3] thunderbolt: add vendor's NVM formats
 2022-08-29 12:23 UTC  (3+ messages)
` [PATCH v7 2/3] thunderbolt: Modify tb_nvm major and minor size

thermal driver patch
 2022-08-29 12:20 UTC  (3+ messages)

[PATCH] mm: skip reserved page for kmem leak scanning
 2022-08-29 12:18 UTC  (3+ messages)

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

[PATCH 1/1] Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592
 2022-08-29 11:45 UTC 

[PATCH] selftests/sgx: Fix OpenSSL deprecated warning for ERR_get_error_line
 2022-08-29 12:15 UTC  (2+ messages)

[PATCH linux-next] mlxsw: remove redundant err variable
 2022-08-29 12:14 UTC  (2+ messages)

[PATCH 0/3] serial: Create kserial_rs485 to get rid of padding
 2022-08-29 12:14 UTC  (5+ messages)
` [PATCH 3/3] serial: Add kserial_rs485 to avoid wasted space due to .padding

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-29 12:13 UTC  (6+ messages)
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
 2022-08-29 12:13 UTC  (2+ messages)

[PATCH linux-next] drm/amd/display: remove redundant vertical_line_start variable
 2022-08-29 12:13 UTC 

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-29 12:07 UTC  (3+ messages)
` [PATCH 1/6] mm/gup: introduce pin_user_page()

[PATCH] wifi: cfg80211: add error code in brcmf_notify_sched_scan_results()
 2022-08-29 11:31 UTC  (4+ messages)
` [PATCH v2] wifi: brcmfmac: "

[PATCH] perf: Rewrite core context handling
 2022-08-29 12:04 UTC  (2+ messages)

[PATCH 1/4] net-next: frags: move inetpeer from ip4 to inet
 2022-08-29 11:45 UTC 

[PATCH 0/8] LoongArch: Support toolchain with new relocation types
 2022-08-29 11:18 UTC  (6+ messages)

[PATCH v7 0/5] vfio/pci: power management changes
 2022-08-29 11:48 UTC  (3+ messages)
` [PATCH v7 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v7 2/5] vfio: Increment the runtime PM usage count during IOCTL call

[RFC v2] perf: Rewrite core context handling
 2022-08-29 11:58 UTC  (9+ messages)


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