linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 11:27:07 to 2020-09-25 12:54:29 UTC [more...]

[PATCH 4.19 00/37] 4.19.148-rc1 review
 2020-09-25 12:48 UTC  (14+ messages)
` [PATCH 4.19 01/37] af_key: pfkey_dump needs parameter validation
` [PATCH 4.19 05/37] cxgb4: Fix offset when clearing filter byte counters
` [PATCH 4.19 06/37] geneve: add transport ports in route lookup for geneve
` [PATCH 4.19 08/37] ip: fix tos reflection in ack and reset packets
` [PATCH 4.19 09/37] ipv6: avoid lockdep issue in fib6_del()
` [PATCH 4.19 18/37] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 4.19 19/37] bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex
` [PATCH 4.19 20/37] net: phy: Avoid NPD upon phy_detach() when driver is unbound
` [PATCH 4.19 23/37] ipv4: Update exception handling for multipath routes via same device
` [PATCH 4.19 24/37] MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
` [PATCH 4.19 25/37] kbuild: add OBJSIZE variable for the size tool
` [PATCH 4.19 26/37] Documentation/llvm: add documentation on building w/ Clang/LLVM
` [PATCH 4.19 27/37] Documentation/llvm: fix the name of llvm-size

[PATCH 5.4 00/43] 5.4.68-rc1 review
 2020-09-25 12:48 UTC  (36+ messages)
` [PATCH 5.4 02/43] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
` [PATCH 5.4 03/43] ibmvnic: add missing parenthesis in do_reset()
` [PATCH 5.4 04/43] kprobes: fix kill kprobe which has been marked as gone
` [PATCH 5.4 05/43] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [PATCH 5.4 06/43] act_ife: load meta modules before tcf_idr_check_alloc()
` [PATCH 5.4 07/43] bnxt_en: Avoid sending firmware messages when AER error is detected
` [PATCH 5.4 08/43] bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
` [PATCH 5.4 09/43] cxgb4: fix memory leak during module unload
` [PATCH 5.4 10/43] cxgb4: Fix offset when clearing filter byte counters
` [PATCH 5.4 11/43] geneve: add transport ports in route lookup for geneve
` [PATCH 5.4 12/43] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 5.4 15/43] ipv4: Update exception handling for multipath routes via same device
` [PATCH 5.4 18/43] net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
` [PATCH 5.4 19/43] net: dsa: rtl8366: Properly clear member config
` [PATCH 5.4 21/43] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
` [PATCH 5.4 22/43] net/mlx5: Fix FTE cleanup
` [PATCH 5.4 23/43] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
` [PATCH 5.4 24/43] net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
` [PATCH 5.4 25/43] nfp: use correct define to return NONE fec
` [PATCH 5.4 26/43] taprio: Fix allowing too small intervals
` [PATCH 5.4 27/43] tipc: Fix memory leak in tipc_group_create_member()
` [PATCH 5.4 28/43] tipc: fix shutdown() of connection oriented socket
` [PATCH 5.4 29/43] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 5.4 30/43] net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
` [PATCH 5.4 31/43] net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
` [PATCH 5.4 32/43] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 5.4 33/43] bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex
` [PATCH 5.4 34/43] net: lantiq: Wake TX queue again
` [PATCH 5.4 36/43] net: lantiq: Use napi_complete_done()
` [PATCH 5.4 37/43] net: lantiq: Disable IRQs only if NAPI gets scheduled
` [PATCH 5.4 38/43] net: phy: Avoid NPD upon phy_detach() when driver is unbound
` [PATCH 5.4 39/43] net: phy: Do not warn in phy_stop() on PHY_DOWN
` [PATCH 5.4 40/43] net: qrtr: check skb_put_padto() return value
` [PATCH 5.4 42/43] mm: memcg: fix memcg reclaim soft lockup
` [PATCH 5.4 43/43] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE

[PATCH 5.8 00/56] 5.8.12-rc1 review
 2020-09-25 12:48 UTC  (42+ messages)
` [PATCH 5.8 01/56] ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
` [PATCH 5.8 02/56] ibmvnic: add missing parenthesis in do_reset()
` [PATCH 5.8 03/56] act_ife: load meta modules before tcf_idr_check_alloc()
` [PATCH 5.8 04/56] bnxt_en: Avoid sending firmware messages when AER error is detected
` [PATCH 5.8 05/56] bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
` [PATCH 5.8 07/56] cxgb4: Fix offset when clearing filter byte counters
` [PATCH 5.8 08/56] geneve: add transport ports in route lookup for geneve
` [PATCH 5.8 09/56] hdlc_ppp: add range checks in ppp_cp_parse_cr()
` [PATCH 5.8 11/56] ip: fix tos reflection in ack and reset packets
` [PATCH 5.8 12/56] ipv4: Initialize flowi4_multipath_hash in data path
` [PATCH 5.8 14/56] ipv6: avoid lockdep issue in fib6_del()
` [PATCH 5.8 15/56] net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
` [PATCH 5.8 16/56] net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
` [PATCH 5.8 18/56] net: Fix bridge enslavement failure
` [PATCH 5.8 19/56] net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
` [PATCH 5.8 20/56] net/mlx5: Fix FTE cleanup
` [PATCH 5.8 21/56] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
` [PATCH 5.8 23/56] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
` [PATCH 5.8 24/56] net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
` [PATCH 5.8 25/56] nfp: use correct define to return NONE fec
` [PATCH 5.8 26/56] taprio: Fix allowing too small intervals
` [PATCH 5.8 27/56] tipc: Fix memory leak in tipc_group_create_member()
` [PATCH 5.8 28/56] tipc: fix shutdown() of connection oriented socket
` [PATCH 5.8 29/56] tipc: use skb_unshare() instead in tipc_buf_append()
` [PATCH 5.8 30/56] net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
` [PATCH 5.8 31/56] net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
` [PATCH 5.8 32/56] bnxt_en: Use memcpy to copy VPD field info
` [PATCH 5.8 33/56] bnxt_en: return proper error codes in bnxt_show_temp
` [PATCH 5.8 34/56] bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex
` [PATCH 5.8 35/56] net: lantiq: Wake TX queue again
` [PATCH 5.8 36/56] net: lantiq: use netif_tx_napi_add() for TX NAPI
` [PATCH 5.8 38/56] net: lantiq: Disable IRQs only if NAPI gets scheduled
` [PATCH 5.8 41/56] net: qrtr: check skb_put_padto() return value
` [PATCH 5.8 43/56] net: ethernet: ti: cpsw_new: fix suspend/resume
` [PATCH 5.8 44/56] wireguard: noise: take lock when removing handshake entry from table
` [PATCH 5.8 45/56] wireguard: peerlookup: take lock before checking hash in replace operation
` [PATCH 5.8 47/56] net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
` [PATCH 5.8 48/56] hinic: fix rewaking txq after netif_tx_disable
` [PATCH 5.8 50/56] net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
` [PATCH 5.8 51/56] net: dsa: microchip: ksz8795: really set the correct number of ports
` [PATCH 5.8 55/56] net/mlx5e: Use synchronize_rcu to sync with NAPI

[PATCH v2] pinctrl: mediatek: check mtk_is_virt_gpio input parameter
 2020-09-25 12:50 UTC  (2+ messages)

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-09-25 12:50 UTC  (21+ messages)
` [PATCH v3 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 29/39] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v3 30/39] arm64: kasan: Enable TBI EL1
` [PATCH v3 36/39] kasan, arm64: print report from tag fault handler

[PATCH v11 0/5] LiteX SoC controller and LiteUART serial driver
 2020-09-25 12:48 UTC  (3+ messages)
` [PATCH v11 2/5] dt-bindings: soc: document LiteX SoC Controller bindings

[PATCH] dt-bindings: iio: sx9310: Add various settings as DT properties
 2020-09-25 12:47 UTC  (8+ messages)

[PATCH] net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop
 2020-09-25 12:44 UTC 

[PATCH v2 0/2] Remove MT6779 UART3 clock support
 2020-09-25 12:43 UTC  (7+ messages)
        `  "

[PATCH 0/3] slimbus: fixes for 5.10
 2020-09-25 12:42 UTC  (4+ messages)
` [PATCH 1/3] slimbus: core: check get_addr before removing laddr ida

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-25 12:41 UTC  (2+ messages)

[PATCH net-next v4 1/2] net: phy: dp83869: support Wake on LAN
 2020-09-25 12:38 UTC  (2+ messages)
` [kbuild] "

[PATCH v3 1/3] iio: dac: ad5686: add support for AD5338R
 2020-09-25 12:40 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: iio: dac: ad5686: add binding

[PATCH] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
 2020-09-25 12:39 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2020-09-25 12:39 UTC  (5+ messages)

[PATCH] iio: core: centralize ioctl() calls to the main chardev
 2020-09-25 12:38 UTC  (2+ messages)

[git pull] habanalabs second pull request for kernel 5.10-rc1
 2020-09-25 12:37 UTC  (2+ messages)

[PATCH] iio: cros_ec: unify hw fifo attributes into the core file
 2020-09-25 12:33 UTC  (2+ messages)

[PATCH] iio: buffer-dmaengine: remove non managed alloc/free
 2020-09-25 12:31 UTC  (2+ messages)

[PATCH 0/3] Small improvements to ingenic-drm
 2020-09-25 12:29 UTC  (4+ messages)
` [PATCH 2/3] drm/ingenic: Reset pixclock rate when parent clock rate changes

[PATCH 1/2] ethtool: improve compat ioctl handling
 2020-09-25 12:28 UTC  (4+ messages)
` [PATCH 2/2] dev_ioctl: split out SIOC?IFMAP ioctls

[PATCH v5 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-25 12:28 UTC  (5+ messages)
` [PATCH v5 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v5 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-25 12:26 UTC  (19+ messages)
` [PATCH v9 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v9 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v9 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL

[PATCH -next] drivers: thermal: tsens: fix missing put_device error
 2020-09-25 12:24 UTC  (2+ messages)

[RESEND PATCH V2 2/6] perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/4] perf/amd/uncore: Prepare to scale for more attributes that vary per family
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 2/4] perf/amd/uncore: Allow F17h user threadmask and slicemask specification
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 4/4] perf/amd/uncore: Inform the user how many counters each uncore PMU has
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 3/4] perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH V2 1/6] perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] kprobes: Use module_name() macro
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH V2 6/6] perf/x86/intel/uncore: Support PCIe3 unit on Snow Ridge
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH V2 3/6] perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH V2 4/6] perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

[RESEND PATCH V2 5/6] perf/x86/intel/uncore: Generic support for the PCI sub driver
 2020-09-25 12:23 UTC  (2+ messages)
` [tip: perf/core] "

general protection fault in perf_misc_flags
 2020-09-25 12:22 UTC  (12+ messages)

[PATCH] mm: remove unused early_pfn_valid()
 2020-09-25 12:21 UTC  (2+ messages)

[PATCH -next] usb: typec: Remove set but not used variable
 2020-09-25 12:21 UTC  (3+ messages)

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-25 12:20 UTC  (4+ messages)
` [PATCH 08/12] soc: mediatek: pm-domains: Add subsystem clocks

[PATCH 0/9] sched: Migrate disable support
 2020-09-25 12:19 UTC  (5+ messages)

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-25 12:18 UTC  (3+ messages)

KASAN: user-memory-access Read in vdso_fault
 2020-09-25 12:17 UTC  (2+ messages)

[PATCH 0/5] Add noncoherent platform support for vop driver
 2020-09-25 12:17 UTC  (7+ messages)
` [PATCH 1/5] misc: vop: change the way of allocating vring for noncoherent platform
` [PATCH 3/5] misc: vop: simply return the saved dma address instead of virt_to_phys
` [PATCH 4/5] misc: vop: set VIRTIO_F_ACCESS_PLATFORM for nocoherent platform

invalid opcode in map_vdso
 2020-09-25 12:16 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer dereference in map_vdso
 2020-09-25 12:16 UTC  (3+ messages)

general protection fault in pvclock_gtod_notify (2)
 2020-09-25 12:16 UTC  (3+ messages)

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-25 12:13 UTC  (7+ messages)
` [PATCH net-next 2/5] bonding: rename slave to link where possible

[PATCH v6 1/4] iio: core: Add optional symbolic label to a device channel
 2020-09-25 12:13 UTC  (6+ messages)
` [PATCH v6 2/4] iio:Documentation: Add documentation for label channel attribute
` [PATCH v6 4/4] dt-bindings:iio:adc:adi,ad7768-1: Add documentation for channel label

[PATCH v3 0/8] Improve support for building docs with Sphinx 3.1+
 2020-09-25 12:12 UTC  (3+ messages)
` [PATCH v3 2/8] docs: conf.py: disable automarkup for Sphinx 3.x
  ` [PATCH v3.1 "

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-25 12:04 UTC  (5+ messages)

[PATCH v2] Bluetooth: Check for encryption key size on connect
 2020-09-25 12:03 UTC  (5+ messages)

[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-25 12:01 UTC  (9+ messages)
` [PATCH v3 06/15] arm64: dts: ti: align GPIO hog names with dtschema
` [PATCH v3 08/15] ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties
` [PATCH v3 09/15] ARM: dts: am335x: t335: align GPIO hog names with dtschema
` [PATCH v3 10/15] ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs

[PATCH] drm/stm: dsi: Use dev_ based logging
 2020-09-25 12:02 UTC  (2+ messages)

linux-next: build failure after merge of the vfs tree
 2020-09-25 12:01 UTC  (3+ messages)

[PATCH] tpm: of: avoid __va() translation for event log address
 2020-09-25 12:00 UTC  (5+ messages)

[rcu:rcu/test] BUILD SUCCESS WITH WARNING 516c2f87d0d1204a9ea1b36298283f74056a7eab
 2020-09-25 11:55 UTC 

[PATCH 3/4] perf tools: Copy metric events properly when multiply cgroups
 2020-09-25 11:55 UTC  (4+ messages)
` [perf tools] 77b66fd551: perf-sanity-tests.'import_perf'_in_python.fail

[PATCH 0/2] iommu/iova: Solve longterm IOVA issue
 2020-09-25 11:53 UTC  (3+ messages)
` [PATCH 1/2] iommu/iova: Flush CPU rcache for when a depot fills

[PATCH] Bluetooth: btusb: Avoid unnecessary reset upon system resume
 2020-09-25 11:51 UTC  (2+ messages)

[PATCH v8 1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-25 11:50 UTC  (2+ messages)

[PATCH v3] HID: logitech-hidpp: add support for Logitech G533 headset
 2020-09-25 11:48 UTC  (3+ messages)

[PATCH v2 0/3] PM / Domains: Add power on/off notifiers for genpd
 2020-09-25 11:48 UTC  (4+ messages)
` [PATCH v2 3/3] PM / Domains: Add support for PM domain "

[PATCH v2 1/2] staging: vchiq: fix __user annotations
 2020-09-25 11:43 UTC  (2+ messages)
` [PATCH v2 2/2] staging: vchiq: avoid mixing kernel and user pointers

[PATCH v38 00/24] Intel SGX foundations
 2020-09-25 11:43 UTC  (7+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH 1/2] staging: vchiq: fix __user annotations
 2020-09-25 11:42 UTC  (3+ messages)

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-09-25 11:41 UTC  (8+ messages)
` [RFC PATCH 02/24] vhost-vdpa: fix vqs leak in vhost_vdpa_open()

[PATCH 0/9] gpio: mockup: refactoring + documentation
 2020-09-25 11:40 UTC  (7+ messages)
` [PATCH 1/9] lib: string_helpers: provide kfree_strarray()
` [PATCH 8/9] gpio: mockup: use the generic 'gpio-line-names' property

[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-09-25 11:35 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes

[PATCH v2] omap3: enable off mode automatically
 2020-09-25 11:34 UTC  (4+ messages)

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-25 11:32 UTC  (4+ messages)
` [PATCH v10 2/6] x86: Support Generic Initiator only "

[PATCH] mmc: sdhci-s3c: hide forward declaration of of_device_id behind CONFIG_OF
 2020-09-25 11:31 UTC  (2+ messages)

[PATCH next 0/3] ARM: dts: am437x: switch to new cpsw switch drv
 2020-09-25 11:32 UTC  (2+ messages)

[PATCH 0/3] fbdev: stop using compat_alloc_user_space
 2020-09-25 11:31 UTC  (4+ messages)

[PATCH] mmc: davinci: Drop pointer to mmc_host from mmc_davinci_host
 2020-09-25 11:31 UTC  (3+ messages)

[PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
 2020-09-25 11:31 UTC  (3+ messages)

[RFC PATCH] RISC-V: Use SBI SRST extension when available
 2020-09-25 11:30 UTC 

[PATCH v3 -next] vdpa: mlx5: change Kconfig depends to fix build errors
 2020-09-25 11:29 UTC  (9+ messages)

[PATCH] mtd: spi-nor: macronix: Add SECT_4K to mx25l12805d
 2020-09-25 11:29 UTC  (3+ messages)

[PATCH v2] nfs: remove incorrect fallthrough label
 2020-09-25 11:27 UTC  (7+ messages)
` [PATCH v3] "

[PATCH V2 0/4] cpufreq: Record stats with fast-switching
 2020-09-25 11:26 UTC  (8+ messages)
` [PATCH V2 1/4] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()


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