linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-18 13:39:09 to 2021-12-19 02:52:11 UTC [more...]

[PATCH RESEND] random: use correct memory barriers for crng_node_pool
 2021-12-19  2:51 UTC 

[PATCH] usb: fixing some clang warnings inside usb host drivers
 2021-12-19  2:50 UTC  (4+ messages)

[PATCH] proc: convert the return type of proc_fd_access_allowed() to be boolean
 2021-12-19  2:44 UTC 

[PATCH] cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
 2021-12-19  2:41 UTC 

[syzbot] WARNING in truncate_inode_pages_range
 2021-12-19  2:30 UTC 

[tip:locking/core] BUILD SUCCESS f16cc980d649e664b8f41e1bbaba50255d24e5d1
 2021-12-19  2:22 UTC 

[GIT PULL] smb3 client fixes
 2021-12-19  1:36 UTC 

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-19  1:34 UTC  (5+ messages)

[PATCH v2 3/3] clocksource: Ingenic: Add SMP/SMT support for sysost driver
 2021-12-19  1:24 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in asix_mdio_read (2)
 2021-12-19  1:03 UTC  (5+ messages)

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-19  0:35 UTC  (48+ 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)

[mark:locking/debug-refcount 1/3] ERROR: modpost: "refcount_bad_magic" [net/sunrpc/auth_gss/auth_rpcgss.ko] undefined!
 2021-12-19  0:54 UTC 

[PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout
 2021-12-18 23:54 UTC  (24+ messages)
` [PATCH 02/23] wilc1000: switch txq_event from completion to waitqueue
` [PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits
` [PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure
` [PATCH 05/23] wilc1000: add wilc_wlan_tx_packet_done() function
` [PATCH 06/23] wilc1000: move tx packet drop code into its own function
` [PATCH 07/23] wilc1000: increment tx_dropped stat counter on tx packet drop
` [PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get()
` [PATCH 11/23] wilc1000: convert tqx_entries from "int" to "atomic_t"
` [PATCH 19/23] wilc1000: don't tell the chip to go to sleep while copying tx packets
` [PATCH 17/23] wilc1000: remove no longer used "vif" argument from init_txq_entry()
` [PATCH 22/23] wilc1000: minor syntax cleanup
` [PATCH 21/23] wilc1000: declare read-only ac_preserve_ratio as static and const
` [PATCH 18/23] wilc1000: split huge tx handler into subfunctions
` [PATCH 16/23] wilc1000: switch tx queue to normal sk_buff entries
` [PATCH 14/23] wilc1000: if there is no tx packet, don't increment packets-sent counter
` [PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes
` [PATCH 13/23] wilc1000: sanitize config packet sequence number management a bit
` [PATCH 23/23] wilc1000: introduce symbolic names for two tx-related control bits
` [PATCH 08/23] wilc1000: fix management packet type inconsistency
` [PATCH 12/23] wilc1000: refactor wilc_wlan_cfg_commit() a bit
` [PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields
` [PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t
` [PATCH 20/23] wilc1000: eliminate "max_size_over" variable in fill_vmm_table

drivers/crypto/sa2ul.c:432:1: warning: the frame size of 1088 bytes is larger than 1024 bytes
 2021-12-18 23:52 UTC 

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-18 23:28 UTC  (20+ 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 v7 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC
 2021-12-18 23:12 UTC  (2+ messages)

samples/ftrace/ftrace-direct-multi-modify.c:7:6: warning: no previous prototype for function 'my_direct_func1'
 2021-12-18 22:58 UTC  (2+ messages)

[tip:locking/urgent] BUILD SUCCESS 8f556a326c93213927e683fc32bbf5be1b62540a
 2021-12-18 22:50 UTC 

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2021-12-18 22:44 UTC  (6+ 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() "

[GIT PULL] clk: imx: Updates for v5.17
 2021-12-18 22:34 UTC 

[PATCH] ext4: use min() to make code cleaner
 2021-12-18 22:31 UTC  (2+ messages)

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-12-18 22:18 UTC  (6+ messages)
` [PATCH v2 1/4] Input: Add driver for Cypress Generation 5 touchscreen

[GIT PULL] USB fixes for 5.16-rc6
 2021-12-18 22:17 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.16-rc6
 2021-12-18 22:17 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.16: 4th batch
 2021-12-18 22:17 UTC  (2+ messages)

cpufreq: intel_pstate: map utilization into the pstate range
 2021-12-18 22:12 UTC  (10+ messages)

[PATCH] gpio: sim: fix uninitialized ret variable
 2021-12-18 21:59 UTC  (2+ messages)

[RESEND v4 00/10] arm64: dts: Add i.MX8DXL initial support
 2021-12-18 21:58 UTC  (4+ messages)
` [RESEND v4 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH 1/3] drm/stm: dsi: move lane capability detection in probe()
 2021-12-18 21:50 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge/synopsys: dsi: extend the prototype of mode_valid()
` [PATCH 3/3] drm/stm: dsi: provide the implementation "

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2021-12-18 21:49 UTC  (14+ 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
` [RFC v5 net-next 10/13] net: mdio: mscc-miim: add MFD functionality through ocelot-core
` [RFC v5 net-next 11/13] mfd: ocelot-core: add control for the external mdio interface
` [RFC v5 net-next 12/13] pinctrl: ocelot: add MFD functionality through ocelot-core
` [RFC v5 net-next 13/13] mfd: ocelot: add ocelot-pinctrl as a supported child interface

[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

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 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  (4+ messages)
` [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  (5+ messages)
` [PATCH 3/5] dt-bindings: memory: Add Tegra114 memory controller bindings
` [PATCH 4/5] dt-bindings: memory: tegra: Fix Tegra132 compatible string

[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 

[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: "

[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] 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 

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


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