linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-22 22:05:19 to 2020-02-23 02:32:23 UTC [more...]

[PATCH AUTOSEL 5.4 01/50] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:22 UTC  (31+ messages)
` [PATCH AUTOSEL 5.4 05/50] sched/fair: Prevent unlimited runtime on throttled group
` [PATCH AUTOSEL 5.4 08/50] cfg80211: check wiphy driver existence for drvinfo report
` [PATCH AUTOSEL 5.4 10/50] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH AUTOSEL 5.4 19/50] ceph: do not execute direct write in parallel if O_APPEND is specified
` [PATCH AUTOSEL 5.4 22/50] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
` [PATCH AUTOSEL 5.4 23/50] drm/amd/display: Check engine is not NULL before acquiring
` [PATCH AUTOSEL 5.4 25/50] drm/amd/display: Add initialitions for PLL2 clock source
` [PATCH AUTOSEL 5.4 27/50] soc/tegra: fuse: Fix build with Tegra194 configuration
` [PATCH AUTOSEL 5.4 28/50] i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
` [PATCH AUTOSEL 5.4 29/50] net: ena: fix potential crash when rxfh key is NULL
` [PATCH AUTOSEL 5.4 31/50] net: ena: add missing ethtool TX timestamping indication
` [PATCH AUTOSEL 5.4 32/50] net: ena: fix incorrect default RSS key
` [PATCH AUTOSEL 5.4 33/50] net: ena: rss: do not allocate key when not supported
` [PATCH AUTOSEL 5.4 34/50] net: ena: rss: fix failure to get indirection table
` [PATCH AUTOSEL 5.4 35/50] net: ena: rss: store hash function as values and not bits
` [PATCH AUTOSEL 5.4 36/50] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
` [PATCH AUTOSEL 5.4 37/50] net: ena: fix corruption of dev_idx_to_host_tbl
` [PATCH AUTOSEL 5.4 38/50] net: ena: ethtool: use correct value for crc32 hash
` [PATCH AUTOSEL 5.4 39/50] net: ena: ena-com.c: prevent NULL pointer dereference
` [PATCH AUTOSEL 5.4 40/50] enic: prevent waking up stopped tx queues over watchdog reset
` [PATCH AUTOSEL 5.4 41/50] ice: update Unit Load Status bitmask to check after reset
` [PATCH AUTOSEL 5.4 42/50] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 5.4 43/50] bcache: ignore pending signals when creating gc and allocator thread
` [PATCH AUTOSEL 5.4 44/50] cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
` [PATCH AUTOSEL 5.4 45/50] mac80211: fix wrong 160/80+80 MHz setting
` [PATCH AUTOSEL 5.4 46/50] net: hns3: add management table after IMP reset
` [PATCH AUTOSEL 5.4 47/50] net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
` [PATCH AUTOSEL 5.4 48/50] nvme/tcp: fix bug on double requeue when send fails
` [PATCH AUTOSEL 5.4 49/50] nvme: prevent warning triggered by nvme_stop_keep_alive
` [PATCH AUTOSEL 5.4 50/50] nvme/pci: move cqe check after device shutdown

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-02-23  2:31 UTC  (41+ messages)
` [RFC][PATCH v2 01/34] do_add_mount(): lift lock_mount/unlock_mount into callers
  ` [RFC][PATCH v2 02/34] fix automount/automount race properly
  ` [RFC][PATCH v2 03/34] follow_automount(): get rid of dead^Wstillborn code
  ` [RFC][PATCH v2 04/34] follow_automount() doesn't need the entire nameidata
  ` [RFC][PATCH v2 05/34] make build_open_flags() treat O_CREAT | O_EXCL as implying O_NOFOLLOW
  ` [RFC][PATCH v2 06/34] handle_mounts(): start building a sane wrapper for follow_managed()
  ` [RFC][PATCH v2 07/34] atomic_open(): saner calling conventions (return dentry on success)
  ` [RFC][PATCH v2 08/34] lookup_open(): "
  ` [RFC][PATCH v2 09/34] do_last(): collapse the call of path_to_nameidata()
  ` [RFC][PATCH v2 10/34] handle_mounts(): pass dentry in, turn path into a pure out argument
  ` [RFC][PATCH v2 11/34] lookup_fast(): consolidate the RCU success case
  ` [RFC][PATCH v2 12/34] teach handle_mounts() to handle RCU mode
  ` [RFC][PATCH v2 13/34] lookup_fast(): take mount traversal into callers
  ` [RFC][PATCH v2 14/34] new step_into() flag: WALK_NOFOLLOW
  ` [RFC][PATCH v2 15/34] fold handle_mounts() into step_into()
  ` [RFC][PATCH v2 16/34] LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
  ` [RFC][PATCH v2 17/34] expand the only remaining call of path_lookup_conditional()
  ` [RFC][PATCH v2 18/34] merging pick_link() with get_link(), part 1
  ` [RFC][PATCH v2 19/34] merging pick_link() with get_link(), part 2
  ` [RFC][PATCH v2 20/34] merging pick_link() with get_link(), part 3
  ` [RFC][PATCH v2 21/34] merging pick_link() with get_link(), part 4
  ` [RFC][PATCH v2 22/34] merging pick_link() with get_link(), part 5
  ` [RFC][PATCH v2 23/34] merging pick_link() with get_link(), part 6
  ` [RFC][PATCH v2 24/34] finally fold get_link() into pick_link()
  ` [RFC][PATCH v2 25/34] massage __follow_mount_rcu() a bit
  ` [RFC][PATCH v2 26/34] new helper: traverse_mounts()
  ` [RFC][PATCH v2 27/34] atomic_open(): return the right dentry in FMODE_OPENED case
  ` [RFC][PATCH v2 28/34] atomic_open(): lift the call of may_open() into do_last()
  ` [RFC][PATCH v2 29/34] do_last(): merge the may_open() calls
  ` [RFC][PATCH v2 30/34] do_last(): don't bother with keeping got_write in FMODE_OPENED case
  ` [RFC][PATCH v2 31/34] do_last(): rejoing the common path earlier in FMODE_{OPENED,CREATED} case
  ` [RFC][PATCH v2 32/34] do_last(): simplify the liveness analysis past finish_open_created
  ` [RFC][PATCH v2 33/34] do_last(): rejoin the common path even earlier in FMODE_{OPENED,CREATED} case
  ` [RFC][PATCH v2 34/34] split the lookup-related parts of do_last() into a separate helper

[PATCH AUTOSEL 4.19 01/25] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:23 UTC  (25+ messages)
` [PATCH AUTOSEL 4.19 02/25] drm/msm: Set dma maximum segment size for mdss
` [PATCH AUTOSEL 4.19 03/25] sched/core: Don't skip remote tick for idle CPUs
` [PATCH AUTOSEL 4.19 04/25] dax: pass NOWAIT flag to iomap_apply
` [PATCH AUTOSEL 4.19 05/25] mac80211: consider more elements in parsing CRC
` [PATCH AUTOSEL 4.19 06/25] cfg80211: check wiphy driver existence for drvinfo report
` [PATCH AUTOSEL 4.19 07/25] s390/zcrypt: fix card and queue total counter wrap
` [PATCH AUTOSEL 4.19 08/25] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH AUTOSEL 4.19 09/25] qmi_wwan: unconditionally reject 2 ep interfaces
` [PATCH AUTOSEL 4.19 10/25] arm/ftrace: Fix BE text poking
` [PATCH AUTOSEL 4.19 11/25] ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi
` [PATCH AUTOSEL 4.19 12/25] soc/tegra: fuse: Fix build with Tegra194 configuration
` [PATCH AUTOSEL 4.19 13/25] net: ena: fix potential crash when rxfh key is NULL
` [PATCH AUTOSEL 4.19 14/25] net: ena: fix uses of round_jiffies()
` [PATCH AUTOSEL 4.19 15/25] net: ena: add missing ethtool TX timestamping indication
` [PATCH AUTOSEL 4.19 16/25] net: ena: fix incorrect default RSS key
` [PATCH AUTOSEL 4.19 17/25] net: ena: rss: fix failure to get indirection table
` [PATCH AUTOSEL 4.19 18/25] net: ena: rss: store hash function as values and not bits
` [PATCH AUTOSEL 4.19 19/25] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
` [PATCH AUTOSEL 4.19 20/25] net: ena: ethtool: use correct value for crc32 hash
` [PATCH AUTOSEL 4.19 21/25] net: ena: ena-com.c: prevent NULL pointer dereference
` [PATCH AUTOSEL 4.19 22/25] enic: prevent waking up stopped tx queues over watchdog reset
` [PATCH AUTOSEL 4.19 23/25] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 4.19 24/25] bcache: ignore pending signals when creating gc and allocator thread
` [PATCH AUTOSEL 4.19 25/25] cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE

[PATCH AUTOSEL 4.14 01/21] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:24 UTC  (21+ messages)
` [PATCH AUTOSEL 4.14 02/21] drm/msm: Set dma maximum segment size for mdss
` [PATCH AUTOSEL 4.14 03/21] dax: pass NOWAIT flag to iomap_apply
` [PATCH AUTOSEL 4.14 04/21] mac80211: consider more elements in parsing CRC
` [PATCH AUTOSEL 4.14 05/21] cfg80211: check wiphy driver existence for drvinfo report
` [PATCH AUTOSEL 4.14 06/21] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH AUTOSEL 4.14 07/21] qmi_wwan: unconditionally reject 2 ep interfaces
` [PATCH AUTOSEL 4.14 08/21] arm/ftrace: Fix BE text poking
` [PATCH AUTOSEL 4.14 09/21] net: ena: fix potential crash when rxfh key is NULL
` [PATCH AUTOSEL 4.14 10/21] net: ena: fix uses of round_jiffies()
` [PATCH AUTOSEL 4.14 11/21] net: ena: add missing ethtool TX timestamping indication
` [PATCH AUTOSEL 4.14 12/21] net: ena: fix incorrect default RSS key
` [PATCH AUTOSEL 4.14 13/21] net: ena: rss: fix failure to get indirection table
` [PATCH AUTOSEL 4.14 14/21] net: ena: rss: store hash function as values and not bits
` [PATCH AUTOSEL 4.14 15/21] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
` [PATCH AUTOSEL 4.14 16/21] net: ena: ethtool: use correct value for crc32 hash
` [PATCH AUTOSEL 4.14 17/21] net: ena: ena-com.c: prevent NULL pointer dereference
` [PATCH AUTOSEL 4.14 18/21] enic: prevent waking up stopped tx queues over watchdog reset
` [PATCH AUTOSEL 4.14 19/21] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 4.14 20/21] bcache: ignore pending signals when creating gc and allocator thread
` [PATCH AUTOSEL 4.14 21/21] cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE

[PATCH AUTOSEL 4.9 01/16] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:24 UTC  (16+ messages)
` [PATCH AUTOSEL 4.9 02/16] drm/msm: Set dma maximum segment size for mdss
` [PATCH AUTOSEL 4.9 03/16] mac80211: consider more elements in parsing CRC
` [PATCH AUTOSEL 4.9 04/16] cfg80211: check wiphy driver existence for drvinfo report
` [PATCH AUTOSEL 4.9 05/16] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH AUTOSEL 4.9 06/16] arm/ftrace: Fix BE text poking
` [PATCH AUTOSEL 4.9 07/16] net: ena: fix potential crash when rxfh key is NULL
` [PATCH AUTOSEL 4.9 08/16] net: ena: add missing ethtool TX timestamping indication
` [PATCH AUTOSEL 4.9 09/16] net: ena: fix incorrect default RSS key
` [PATCH AUTOSEL 4.9 10/16] net: ena: rss: fix failure to get indirection table
` [PATCH AUTOSEL 4.9 11/16] net: ena: rss: store hash function as values and not bits
` [PATCH AUTOSEL 4.9 12/16] net: ena: fix incorrectly saving queue numbers when setting RSS indirection table
` [PATCH AUTOSEL 4.9 13/16] net: ena: ena-com.c: prevent NULL pointer dereference
` [PATCH AUTOSEL 4.9 14/16] enic: prevent waking up stopped tx queues over watchdog reset
` [PATCH AUTOSEL 4.9 15/16] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 4.9 16/16] cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE

[PATCH AUTOSEL 4.4 1/7] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:24 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/7] mac80211: consider more elements in parsing CRC
` [PATCH AUTOSEL 4.4 3/7] cfg80211: check wiphy driver existence for drvinfo report
` [PATCH AUTOSEL 4.4 4/7] arm/ftrace: Fix BE text poking
` [PATCH AUTOSEL 4.4 5/7] enic: prevent waking up stopped tx queues over watchdog reset
` [PATCH AUTOSEL 4.4 6/7] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 4.4 7/7] cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE

[PATCH AUTOSEL 5.5 01/58] ipmi:ssif: Handle a possible NULL pointer reference
 2020-02-23  2:21 UTC  (20+ messages)
` [PATCH AUTOSEL 5.5 03/58] sched/core: Don't skip remote tick for idle CPUs
` [PATCH AUTOSEL 5.5 07/58] mac80211: consider more elements in parsing CRC
` [PATCH AUTOSEL 5.5 11/58] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH AUTOSEL 5.5 13/58] NFSv4: Fix races between open and dentry revalidation
` [PATCH AUTOSEL 5.5 14/58] perf/smmuv3: Use platform_get_irq_optional() for wired interrupt
` [PATCH AUTOSEL 5.5 15/58] arm/ftrace: Fix BE text poking
` [PATCH AUTOSEL 5.5 20/58] ceph: do not execute direct write in parallel if O_APPEND is specified
` [PATCH AUTOSEL 5.5 23/58] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
` [PATCH AUTOSEL 5.5 26/58] drm/amd/display: Add initialitions for PLL2 clock source
` [PATCH AUTOSEL 5.5 29/58] i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
` [PATCH AUTOSEL 5.5 30/58] net: ena: fix potential crash when rxfh key is NULL
` [PATCH AUTOSEL 5.5 32/58] net: ena: add missing ethtool TX timestamping indication
` [PATCH AUTOSEL 5.5 34/58] net: ena: rss: do not allocate key when not supported
` [PATCH AUTOSEL 5.5 46/58] ice: Use ice_pf_to_dev
` [PATCH AUTOSEL 5.5 48/58] io-wq: don't call kXalloc_node() with non-online node
` [PATCH AUTOSEL 5.5 49/58] cifs: Fix mode output in debugging statements
` [PATCH AUTOSEL 5.5 53/58] net: hns3: add management table after IMP reset
` [PATCH AUTOSEL 5.5 56/58] nvme/tcp: fix bug on double requeue when send fails
` [PATCH AUTOSEL 5.5 58/58] nvme/pci: move cqe check after device shutdown

[PATCH] phy: phy-meson-g12a-usb2: Fix GENMASK misuse
 2020-02-23  2:15 UTC  (2+ messages)

drivers/gpu/drm/vgem/vgem_drv.c:392:33: error: implicit declaration of function 'pgprot_writecombine'
 2020-02-23  2:08 UTC 

Regression -- linux 5.5.3: can no longer mount with unix extentions using cifs 2.1 (Win10-only client additions)
 2020-02-23  1:52 UTC 

kernel BUG at arch/x86/mm/physaddr.c:LINE! (4)
 2020-02-23  1:35 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-02-23  1:24 UTC  (4+ messages)

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-23  1:10 UTC  (11+ messages)

[PATCH] net: core: sock_map: Use built-in RCU list checking
 2020-02-23  1:06 UTC  (2+ messages)

drivers/net/wireguard/device.c:208: undefined reference to `icmpv6_ndo_send'
 2020-02-23  0:52 UTC 

[PATCH] x86/mce/therm_throt: Handle case where throttle_active_work() is called on behalf of an offline CPU
 2020-02-23  0:25 UTC  (3+ messages)

[PATCH 1/3] watchdog: imx_sc_wdt: Remove unused includes
 2020-02-23  0:16 UTC  (4+ messages)
` [PATCH 3/3] watchdog: imx2_wdt: Remove unused include of init.h

[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
 2020-02-23  0:11 UTC  (10+ messages)
` [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
` [PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
` [PATCH 5/9] remoteproc: imx_rproc: parse early-booted property

[PATCH 2/2] x86/boot/compressed: Remove unnecessary sections from bzImage
 2020-02-22 23:57 UTC  (8+ messages)
` [PATCH] x86/boot/compressed: Fix compressed kernel linking with lld

[PATCH] regulator: axp20x: Fix misleading use of negation
 2020-02-22 23:56 UTC 

[PATCH] drm: aspeed: Fix GENMASK misuse
 2020-02-22 23:51 UTC 

[PATCH v6 1/2] net: mdio: add ipq8064 mdio driver
 2020-02-22 23:47 UTC  (2+ messages)

[PATCH] Support Castles Vega5000 PoS terminal USB
 2020-02-22 23:32 UTC 

[rcu:rcu/next] BUILD SUCCESS 8aa63de65a79bd8c5c1c2b19452e35f58b043ac7
 2020-02-22 23:20 UTC 

[rcu:dev.2020.02.20a] BUILD SUCCESS e60d76b6e8cd6b7058bbcfce6cfcd895ad5cedd7
 2020-02-22 23:19 UTC 

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-02-22 23:20 UTC  (9+ messages)
` [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections "

[PATCH v2] staging: qlge: emit debug and dump at same level
 2020-02-22 23:14 UTC  (2+ messages)

[PATCH 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-02-22 23:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: input: gpio-vibrator: Don't require enable-gpios
` [PATCH 2/4] input: gpio-vibra: Allow to use vcc-supply alone to control the vibrator
` [PATCH 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor
` [PATCH 4/4] ARM: dts: sun8i-a83t-tbs-a711: Increase voltage on the vibrator

[PATCH v4 0/2] mfd: rn5t618: add ADC support
 2020-02-22 22:46 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: rn5t618: add ADC subdevice for RC5T619
` [PATCH v4 2/2] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[PATCH 0/4] Assortment of fixes for TBS A711 Tablet
 2020-02-22 22:31 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: sun8i-a83t-tbs-a711: OOB WiFi interrupt doesn't work
` [PATCH 2/4] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
` [PATCH 3/4] ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detection
` [PATCH 4/4] ARM: dts: sun8i-a83t-tbs-a711: Drop superfluous dr_mode

[PATCH RFC v3 0/2] drm: lima: devfreq and cooling device support
 2020-02-22 22:04 UTC  (2+ messages)
` [PATCH RFC v3 2/2] drm/lima: Add optional "


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