linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-18 10:23:55 to 2021-12-18 21:50:37 UTC [more...]

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2021-12-18 21:49 UTC  (10+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 02/13] mfd: ocelot: offer an interface for MFD children to get regmaps
` [RFC v5 net-next 03/13] net: mscc: ocelot: expose ocelot wm functions
` [RFC v5 net-next 04/13] net: dsa: felix: add configurable device quirks
` [RFC v5 net-next 05/13] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v5 net-next 06/13] net: dsa: ocelot: add external ocelot switch control
` [RFC v5 net-next 07/13] mfd: ocelot: enable the external switch interface
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd
` [RFC v5 net-next 09/13] net: mdio: mscc-miim: add local dev variable to cleanup probe function

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-18 21:48 UTC  (41+ messages)
` [PATCH v1 02/11] mm: thp: consolidate mapcount logic on THP split
` [PATCH v1 03/11] mm: simplify hugetlb and file-THP handling in __page_mapcount()
` [PATCH v1 04/11] mm: thp: simlify total_mapcount()
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)

[PATCH net-next v8 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-18 21:49 UTC  (10+ messages)
` [PATCH net-next v8 1/9] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next v8 2/9] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next v8 3/9] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next v8 4/9] net: lan966x: More MAC table functionality
` [PATCH net-next v8 5/9] net: lan966x: Remove .ndo_change_rx_flags
` [PATCH net-next v8 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v8 7/9] net: lan966x: Add vlan support
` [PATCH net-next v8 8/9] net: lan966x: Extend switchdev bridge flags
` [PATCH net-next v8 9/9] net: lan966x: Extend switchdev with fdb support

[syzbot] KMSAN: uninit-value in asix_mdio_read (2)
 2021-12-18 21:42 UTC  (3+ messages)

How to fix screen resolution detection?
 2021-12-18 21:37 UTC 

[PATCH] RFC: dt-bindings: soc: qcom: convert GLINK binding to yaml
 2021-12-18 21:35 UTC 

[PATCH] pinctrl: st: fix comments compilation warnings
 2021-12-18 21:25 UTC 

[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
 2021-12-18 21:22 UTC  (2+ messages)

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-18 21:20 UTC  (18+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-18 21:17 UTC  (5+ messages)
` [PATCH 1/3] i2c: bcm2835: Use platform_get_irq() to get the interrupt
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() "
` [PATCH 3/3] i2c: riic: Use platform_get_irq() "

[PATCH v2 0/2] clk: st: update to avoid DT warnings
 2021-12-18 21:11 UTC  (3+ messages)
` [PATCH v2 1/2] clk: st: clkgen-fsyn: search reg within node or parent
` [PATCH v2 2/2] clk: st: clkgen-mux: "

[PATCH] staging: rtl8712: Fix alignment checks with flipped condition
 2021-12-18 20:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix styling issues
 2021-12-18 20:55 UTC  (2+ messages)

[PATCH v2 1/1] hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
 2021-12-18 20:52 UTC 

[PATCH] dt-binding: soc: qcom: convert QCOM SMP2P binding to yaml
 2021-12-18 20:50 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-18 20:25 UTC  (7+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
      ` [tip: irq/msi] PCI/MSI: Unbreak pci_irq_get_affinity()

[PATCH v5 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2021-12-18 20:11 UTC  (9+ messages)
` [PATCH v5 1/6] powercap/drivers/dtpm: Move dtpm table from init to data section
` [PATCH v5 2/6] powercap/drivers/dtpm: Add hierarchy creation
` [PATCH v5 3/6] powercap/drivers/dtpm: Add CPU DT initialization support
` [PATCH v5 4/6] powercap/drivers/dtpm: Add dtpm devfreq with energy model support
` [PATCH v5 5/6] rockchip/soc/drivers: Add DTPM description for rk3399
` [PATCH v5 6/6] qcom/soc/drivers: Add DTPM description for sdm845

[syzbot] KASAN: use-after-free Read in drm_gem_object_release_handle
 2021-12-18 20:09 UTC  (2+ messages)

[syzbot] WARNING in page_counter_cancel (3)
 2021-12-18 19:59 UTC  (3+ messages)

[PATCH] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
 2021-12-18 19:40 UTC 

[PATCH 1/1] hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
 2021-12-18 19:35 UTC  (2+ messages)

[PATCH v2 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-12-18 19:17 UTC  (5+ messages)

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-18 19:02 UTC  (2+ messages)

[PATCH/RFC v2 0/3] tlb: mmu_gather: use batched table free if possible
 2021-12-18 18:52 UTC  (4+ messages)
` [PATCH/RFC v2 1/3] tlb: mmu_gather: introduce CONFIG_MMU_GATHER_TABLE_FREE_COMMON
` [PATCH/RFC v2 2/3] mm/swap: introduce free_pages_and_swap_cache_nolru()
` [PATCH/RFC v2 3/3] tlb: mmu_gather: use batched table free if possible

[PATCH] dt-binding: soc: qcom: convert Qualcomm Command DB documentation to yaml
 2021-12-18 18:48 UTC  (2+ messages)

[PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC
 2021-12-18 18:48 UTC  (5+ messages)

[PATCH v2 0/2] MUX: Add support for mux-states
 2021-12-18 18:37 UTC  (5+ messages)
      ` [PATCH] mux: add missing mux_state_get

[PATCH] drm: adv7511: override i2c address of cec before accessing it
 2021-12-18 18:28 UTC 

[PATCH v2] dt-binding: soc: qcom: convert rmtfs documentation to yaml
 2021-12-18 18:28 UTC 

[PATCH] dt-binding: soc: qcom: convert rmtfs documentation to yaml
 2021-12-18 18:27 UTC 

fs/ntfs3/frecord.o: warning: objtool: .text.unlikely: unexpected end of section
 2021-12-18 18:18 UTC 

[GIT PULL v2 1/1] bcm2835-bindings-2021-12-18
 2021-12-18 18:11 UTC 

[PATCH 1/6] dt-bindings: regulator: palmas: Convert to json-schema
 2021-12-18 18:08 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: regulator: pwm: "
` [PATCH 5/6] dt-bindings: regulator: tps6586x: "

[PATCH 1/5] dt-bindings: memory: Document Tegra210 EMC table
 2021-12-18 18:08 UTC  (8+ messages)
` [PATCH 2/5] dt-bindings: memory: Add Tegra210 memory controller bindings
` [PATCH 3/5] dt-bindings: memory: Add Tegra114 "
` [PATCH 4/5] dt-bindings: memory: tegra: Fix Tegra132 compatible string

[PATCH] usb: fixing some clang warnings inside usb host drivers
 2021-12-18 18:05 UTC  (3+ messages)

[GIT PULL 1/3] bcm2835-dt-next-2021-12-13
 2021-12-18 18:04 UTC  (7+ messages)
` [GIT PULL 2/3] bcm2835-dt-fixes-2021-12-13
` [GIT PULL 3/3] bcm2835-bindings-2021-12-13

[PATCH] matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen
 2021-12-18 18:00 UTC 

samples/ftrace/ftrace-direct-multi-modify.c:7:6: warning: no previous prototype for function 'my_direct_func1'
 2021-12-18 17:57 UTC 

[RFC] High latency with core scheduling
 2021-12-18 17:50 UTC  (3+ messages)

[PATCH v3 0/2] Add iop driver for Sunplus SP7021
 2021-12-18 17:30 UTC  (8+ messages)
` [PATCH v3 2/2] misc: "

[GIT PULL] TTY/Serial driver fixes for 5.16-rc6
 2021-12-18 16:58 UTC 

[GIT PULL] USB fixes for 5.16-rc6
 2021-12-18 16:58 UTC 

[PATCH net-next 0/6] prestera: add basic router driver support
 2021-12-18 16:52 UTC  (2+ messages)

[PATCH -next] drm/sprd: fix potential NULL dereference
 2021-12-18 16:23 UTC  (2+ messages)

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-18 16:12 UTC  (14+ messages)

[PATCH] ARM: dts: Remove "spidev" nodes
 2021-12-18 15:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki
 2021-12-18 15:38 UTC 

[PATCH] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-18 15:39 UTC 

[PATCH] gpio: sim: fix uninitialized ret variable
 2021-12-18 15:27 UTC 

[PATCH] mfd: ntxec: Change return type of ntxec_reg8 from __be16 to u16
 2021-12-18 15:25 UTC 

[PATCH] crypto: ux500 - Use platform_get_irq() to get the interrupt
 2021-12-18 15:06 UTC 

[PATCH] dt-bindings: arm: ux500: Document missing compatibles
 2021-12-18 14:49 UTC 

[syzbot] WARNING in console_unlock
 2021-12-18 14:49 UTC 

[mark:locking/debug-refcount 1/3] ERROR: modpost: "refcount_bad_magic" [fs/nfs/nfsv4.ko] undefined!
 2021-12-18 14:45 UTC 

[PATCH] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-18 14:41 UTC 

[asahilinux:asahi 30/63] apple-rtkit.c:undefined reference to `mbox_free_channel'
 2021-12-18 14:34 UTC 

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-18 14:31 UTC  (6+ messages)

[GIT PULL] perf tools fixes for v5.16: 4th batch
 2021-12-18 14:26 UTC 

[RT] BUG in sched/cpupri.c
 2021-12-18 14:25 UTC 

[PATCH 0/2] phy: qcom-qmp: Add SM8450 PCIe1 PHY support
 2021-12-18 14:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
` [PATCH 2/2] phy: qcom-qmp: Add SM8450 PCIe1 PHY support

[PATCH 0/3] MIPS: signal: Modify some code
 2021-12-18 14:08 UTC  (3+ messages)
` [PATCH 2/3] MIPS: signal: Return immediately if call fails

[PATCH] 9p: fix unused-variable warning
 2021-12-18 13:51 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v5.16 (#3)
 2021-12-18 13:40 UTC  (5+ messages)

[intel-tdx:kvm-upstream 130/152] arch/x86/kvm/vmx/tdx_stubs.c:39:6: error: redefinition of 'tdx_get_exit_info'
 2021-12-18 13:13 UTC 

[intel-tdx:kvm-upstream 132/152] arch/x86/kvm/mmu/tdp_mmu.c:411:71: sparse: sparse: incorrect type in argument 4 (different address spaces)
 2021-12-18 13:02 UTC 

[PATCH net-next v7 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-18 13:00 UTC  (13+ messages)
` [PATCH net-next v7 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v7 7/9] net: lan966x: Add vlan support
` [PATCH net-next v7 8/9] net: lan966x: Extend switchdev bridge flags
` [PATCH net-next v7 9/9] net: lan966x: Extend switchdev with fdb support

[PATCH v7 00/14] ima: Namespace IMA with audit support in IMA-ns
 2021-12-18 12:41 UTC  (5+ messages)

[PATCH v0] hamradio: improve the incomplete fix to avoid NPD
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH] qlcnic: potential dereference null pointer of rx_queue->page_ring
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH net-next] xdp: move the if dev statements to the first
 2021-12-18 12:40 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in snd_rawmidi_ioctl
 2021-12-18 12:29 UTC  (2+ messages)

[PATCH 0/9] staging: r8188: another round a cleanups
 2021-12-18 12:04 UTC  (10+ messages)
` [PATCH 1/9] staging: r8188: make rx signal strength function static
` [PATCH 2/9] staging: r8188: remove the dummy ioctl handler
` [PATCH 3/9] staging: r8188: antAveRSSI is set but not used
` [PATCH 4/9] staging: r8188: antRSSIcnt "
` [PATCH 5/9] staging: r8188: antSumRSSI "
` [PATCH 6/9] staging: r8188: Bssid in struct fast_ant_train "
` [PATCH 7/9] staging: r8188: remove unused odm capabilities
` [PATCH 8/9] staging: r8188: ODM_BB_DIG is always set
` [PATCH 9/9] staging: r8188: ODM_BB_RA_MASK "

[PATCH 0/2] ata: pata_platform: Refurbish the driver
 2021-12-18 11:56 UTC  (5+ messages)
` [PATCH 2/2] ata: pata_platform: Merge pata_of_platform into pata_platform

[atishp04:sbi_pmu_v5 9/12] drivers/perf/riscv_pmu_sbi.c:470: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-12-18 11:41 UTC 

[PATCH v5 0/6] perf tools/arm64: Fix missing leaf-function callers in ARM64 when using "--call-graph=fp"
 2021-12-18 11:35 UTC  (4+ messages)
` [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"

[asahilinux:nvme/dev 19/19] nios2-linux-ld: apple.c:undefined reference to `devm_apple_rtkit_init'
 2021-12-18 11:31 UTC 

[PATCH] RDMA/rxe: fix a typo in opcode name
 2021-12-18 11:23 UTC 

[PATCH] 9p: Use BUG_ON instead of if condition followed by BUG
 2021-12-18 11:16 UTC  (2+ messages)

cpufreq: intel_pstate: map utilization into the pstate range
 2021-12-18 11:07 UTC  (9+ messages)

[paulmck-rcu:tglx-pc.2021.12.17a] BUILD SUCCESS 8727723e488eacb669d929bdfe354b6defb1fe33
 2021-12-18 11:02 UTC 

[tip:timers/urgent] BUILD SUCCESS 4e8c11b6b3f0b6a283e898344f154641eda94266
 2021-12-18 11:03 UTC 

[x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage
 2021-12-18 11:01 UTC  (13+ messages)
  ` [LKP] "
              ` [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?

[PATCH 1/2] dt-bindings: clock: exynos850: Add bindings for Exynos850 sysreg clocks
 2021-12-18 10:50 UTC  (6+ messages)

[PATCH v1 ] nitro_enclaves: Add mmap_read_lock() for the get_user_pages() call
 2021-12-18 10:43 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: exynos: Add E850-96 board support
 2021-12-18 10:37 UTC  (4+ messages)
` [PATCH 6/7] arm64: dts: exynos: Add initial Exynos850 SoC support

[PATCH v12 0/5] Add Xilinx AMS Driver
 2021-12-18 10:38 UTC  (4+ messages)
` [PATCH v12 1/5] device property: Add fwnode_iomap()

[PATCH RESEND 1/3] Bluetooth: btmtksdio: add the support of wake on bluetooth
 2021-12-18 10:30 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: btmtksdio: Enable SCO over I2S function

[PATCH v4 00/13] Some bugfixs for ubi/ubifs
 2021-12-18 10:35 UTC  (8+ messages)
` [PATCH v4 02/13] ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
` [PATCH v4 07/13] ubifs: Rectify space amount budget for mkdir/tmpfile operations
` [PATCH v4 08/13] ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
` [PATCH v4 09/13] ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
` [PATCH v4 11/13] ubi: fastmap: Return error code if memory allocation fails in add_aeb()
` [PATCH v4 12/13] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2
` [PATCH v4 13/13] ubifs: ubifs_writepage: Mark page dirty after writing inode failed


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