All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 13:33:41 to 2020-10-12 13:46:24 UTC [more...]

[PATCH 4.9 00/54] 4.9.239-rc1 review
 2020-10-12 13:27 UTC  (21+ messages)
` [PATCH 4.9 02/54] vsock/virtio: stop workers during the .remove()
` [PATCH 4.9 05/54] Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
` [PATCH 4.9 06/54] drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
` [PATCH 4.9 07/54] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.9 08/54] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.9 09/54] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.9 16/54] random32: Restore __latent_entropy attribute on net_rand_state
` [PATCH 4.9 17/54] net/packet: fix overflow in tpacket_rcv
` [PATCH 4.9 31/54] driver core: Fix probe_count imbalance in really_probe()
` [PATCH 4.9 33/54] mtd: rawnand: sunxi: Fix the probe error path
` [PATCH 4.9 34/54] ftrace: Move RCU is watching check after recursion check
` [PATCH 4.9 35/54] macsec: avoid use-after-free in macsec_handle_frame()
` [PATCH 4.9 36/54] mm/khugepaged: fix filemap page_to_pgoff(page) != offset
` [PATCH 4.9 37/54] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 4.9 38/54] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 4.9 42/54] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
` [PATCH 4.9 43/54] xfrm: clone whole liftime_cur structure "
` [PATCH 4.9 48/54] rxrpc: Fix rxkad token xdr encoding
` [PATCH 4.9 53/54] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
` [PATCH 4.9 54/54] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

[PATCH 4.14 00/70] 4.14.201-rc1 review
 2020-10-12 13:27 UTC  (32+ messages)
` [PATCH 4.14 01/70] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH 4.14 02/70] vsock/virtio: stop workers during the .remove()
` [PATCH 4.14 03/70] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [PATCH 4.14 04/70] net: virtio_vsock: Enhance connection semantics
` [PATCH 4.14 09/70] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
` [PATCH 4.14 10/70] drm/sun4i: mixer: Extend regmap max_register
` [PATCH 4.14 11/70] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.14 12/70] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.14 13/70] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.14 14/70] drivers/net/wan/hdlc: Set skb->protocol before transmitting
` [PATCH 4.14 15/70] mac80211: do not allow bigger VHT MPDUs than the hardware supports
` [PATCH 4.14 17/70] nvme-fc: fail new connections to a deleted host or remote port
` [PATCH 4.14 18/70] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
` [PATCH 4.14 19/70] nfs: Fix security label length not being reset
` [PATCH 4.14 20/70] clk: samsung: exynos4: mark chipid clock as CLK_IGNORE_UNUSED
` [PATCH 4.14 21/70] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
` [PATCH 4.14 22/70] i2c: cpm: Fix i2c_ram structure
` [PATCH 4.14 23/70] Input: trackpoint - enable Synaptics trackpoints
` [PATCH 4.14 24/70] random32: Restore __latent_entropy attribute on net_rand_state
` [PATCH 4.14 27/70] epoll: replace ->visited/visited_list with generation count
` [PATCH 4.14 28/70] epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
` [PATCH 4.14 35/70] fbcon: Fix global-out-of-bounds read in fbcon_get_font()
` [PATCH 4.14 36/70] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 4.14 37/70] usermodehelper: reset umask to default before executing user process
` [PATCH 4.14 39/70] platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
` [PATCH 4.14 40/70] driver core: Fix probe_count imbalance in really_probe()
` [PATCH 4.14 43/70] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
` [PATCH 4.14 44/70] ftrace: Move RCU is watching check after recursion check
` [PATCH 4.14 45/70] macsec: avoid use-after-free in macsec_handle_frame()
` [PATCH 4.14 46/70] mm/khugepaged: fix filemap page_to_pgoff(page) != offset
` [PATCH 4.14 47/70] cifs: Fix incomplete memory allocation on setxattr path

[PATCH v2 00/20] Start KernelShark v2 transformation
 2020-10-12 13:35 UTC  (7+ messages)
` [PATCH v2 08/20] kernel-shark: Housekeeping before implementing stream interface
` [PATCH v2 16/20] kernel-shark: Use only signed types for model defs
` [PATCH v2 17/20] kernel-shark: Add ksmodel_get_bin()
` [PATCH v2 18/20] kernel-shark: Protect ksmodel_set_in_range_bining()
` [PATCH v2 19/20] kernel-shark: Add methods for time calibration
` [PATCH v2 20/20] kernel-shark: Integrate streams with libkshark-configio

[PATCH 4.19 00/49] 4.19.151-rc1 review
 2020-10-12 13:27 UTC  (29+ messages)
` [PATCH 4.19 02/49] Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
` [PATCH 4.19 03/49] fbcon: Fix global-out-of-bounds read in fbcon_get_font()
` [PATCH 4.19 04/49] Revert "ravb: Fixed to be able to unload modules"
` [PATCH 4.19 05/49] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 4.19 06/49] drm/nouveau/mem: guard against NULL pointer access in mem_del
` [PATCH 4.19 07/49] usermodehelper: reset umask to default before executing user process
` [PATCH 4.19 08/49] platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360
` [PATCH 4.19 09/49] platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
` [PATCH 4.19 10/49] platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting
` [PATCH 4.19 12/49] driver core: Fix probe_count imbalance in really_probe()
` [PATCH 4.19 13/49] perf top: Fix stdio interface input handling with glibc 2.28+
` [PATCH 4.19 14/49] i2c: i801: Exclude device from suspend direct complete optimization
` [PATCH 4.19 15/49] mtd: rawnand: sunxi: Fix the probe error path
` [PATCH 4.19 16/49] arm64: dts: stratix10: add status to qspi dts node
` [PATCH 4.19 17/49] nvme-core: put ctrl ref when module ref get fail
` [PATCH 4.19 18/49] macsec: avoid use-after-free in macsec_handle_frame()
` [PATCH 4.19 19/49] mm/khugepaged: fix filemap page_to_pgoff(page) != offset
` [PATCH 4.19 20/49] xfrmi: drop ignore_df check before updating pmtu
` [PATCH 4.19 21/49] cifs: Fix incomplete memory allocation on setxattr path
` [PATCH 4.19 23/49] i2c: meson: fixup rate calculation with filter delay
` [PATCH 4.19 24/49] i2c: owl: Clear NACK and BUS error bits
` [PATCH 4.19 25/49] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 4.19 26/49] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 4.19 27/49] net: team: fix memory leak in __team_options_register
` [PATCH 4.19 28/49] openvswitch: handle DNAT tuple collision
` [PATCH 4.19 29/49] drm/amdgpu: prevent double kfree ttm->sg
` [PATCH 4.19 45/49] rxrpc: Fix server keyring leak

[PATCH 5.8 000/124] 5.8.15-rc1 review
 2020-10-12 13:31 UTC  (12+ messages)
` [PATCH 5.8 009/124] drm/nouveau/device: return error for unknown chipsets
` [PATCH 5.8 010/124] drm/nouveau/mem: guard against NULL pointer access in mem_del
` [PATCH 5.8 020/124] platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different models
` [PATCH 5.8 023/124] r8169: consider that PHY reset may still be in progress after applying firmware
` [PATCH 5.8 024/124] platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting
` [PATCH 5.8 034/124] xfrmi: drop ignore_df check before updating pmtu
` [PATCH 5.8 039/124] i2c: meson: fixup rate calculation with filter delay
` [PATCH 5.8 043/124] net: team: fix memory leak in __team_options_register
` [PATCH 5.8 050/124] drm/vmwgfx: Fix error handling in get_node
` [PATCH 5.8 062/124] hinic: fix wrong return value of mac-set cmd
` [PATCH 5.8 070/124] net: stmmac: Fix clock handling on remove path

[PATCH v2 0/5] hw: Replace some magic by definitions
 2020-10-12 13:44 UTC  (3+ messages)
` [PATCH v2 4/5] hw/pci-host/versatile: Add the PCI_BAR_COUNT definition

[PATCH 5.4 00/85] 5.4.71-rc1 review
 2020-10-12 13:27 UTC  (65+ messages)
` [PATCH 5.4 01/85] fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
` [PATCH 5.4 05/85] io_uring: Fix resource leaking when kill the process
` [PATCH 5.4 06/85] io_uring: Fix missing smp_mb() in io_cancel_async_work()
` [PATCH 5.4 08/85] io_uring: Fix double list add in io_queue_async_work()
` [PATCH 5.4 09/85] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 5.4 10/85] drm/nouveau/mem: guard against NULL pointer access in mem_del
` [PATCH 5.4 11/85] vhost: Dont call access_ok() when using IOTLB
` [PATCH 5.4 12/85] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
` [PATCH 5.4 13/85] usermodehelper: reset umask to default before executing user process
` [PATCH 5.4 14/85] Platform: OLPC: Fix memleak in olpc_ec_probe
` [PATCH 5.4 15/85] platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360
` [PATCH 5.4 16/85] platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
` [PATCH 5.4 17/85] bpf: Fix sysfs export of empty BTF section
` [PATCH 5.4 18/85] bpf: Prevent .BTF section elimination
` [PATCH 5.4 19/85] platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting
` [PATCH 5.4 23/85] perf top: Fix stdio interface input handling with glibc 2.28+
` [PATCH 5.4 24/85] i2c: i801: Exclude device from suspend direct complete optimization
` [PATCH 5.4 25/85] arm64: dts: stratix10: add status to qspi dts node
` [PATCH 5.4 26/85] Btrfs: send, allow clone operations within the same file
` [PATCH 5.4 27/85] Btrfs: send, fix emission of invalid "
` [PATCH 5.4 28/85] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH 5.4 29/85] btrfs: Ensure we trim ranges across block group boundary
` [PATCH 5.4 31/85] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
` [PATCH 5.4 32/85] nvme-core: put ctrl ref when module ref get fail
` [PATCH 5.4 33/85] macsec: avoid use-after-free in macsec_handle_frame()
` [PATCH 5.4 34/85] mm/khugepaged: fix filemap page_to_pgoff(page) != offset
` [PATCH 5.4 35/85] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH 5.4 36/85] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH 5.4 37/85] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH 5.4 39/85] cifs: Fix incomplete memory allocation on setxattr path
` [PATCH 5.4 40/85] i2c: meson: fix clock setting overwrite
` [PATCH 5.4 41/85] i2c: meson: fixup rate calculation with filter delay
` [PATCH 5.4 43/85] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 5.4 44/85] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 5.4 45/85] net: team: fix memory leak in __team_options_register
` [PATCH 5.4 46/85] openvswitch: handle DNAT tuple collision
` [PATCH 5.4 47/85] drm/amdgpu: prevent double kfree ttm->sg
` [PATCH 5.4 48/85] iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
` [PATCH 5.4 49/85] xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
` [PATCH 5.4 50/85] xfrm: clone XFRMA_REPLAY_ESN_VAL "
` [PATCH 5.4 51/85] xfrm: clone XFRMA_SEC_CTX "
` [PATCH 5.4 52/85] xfrm: clone whole liftime_cur structure "
` [PATCH 5.4 53/85] net: stmmac: removed enabling eee in EEE set callback
` [PATCH 5.4 54/85] platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
` [PATCH 5.4 55/85] xfrm: Use correct address family in xfrm_state_find
` [PATCH 5.4 56/85] iavf: use generic power management
` [PATCH 5.4 57/85] iavf: Fix incorrect adapter get in iavf_resume
` [PATCH 5.4 58/85] net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop
` [PATCH 5.4 59/85] bonding: set dev->needed_headroom in bond_setup_by_slave()
` [PATCH 5.4 60/85] mdio: fix mdio-thunder.c dependency & build error
` [PATCH 5.4 61/85] mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()s error path
` [PATCH 5.4 62/85] r8169: fix RTL8168f/RTL8411 EPHY config
` [PATCH 5.4 63/85] net: usb: ax88179_178a: fix missing stop entry in driver_info
` [PATCH 5.4 64/85] virtio-net: dont disable guest csum when disable LRO
` [PATCH 5.4 65/85] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [PATCH 5.4 66/85] net/mlx5: Fix request_irqs error flow
` [PATCH 5.4 67/85] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [PATCH 5.4 68/85] net/mlx5e: Fix VLAN cleanup flow
` [PATCH 5.4 69/85] net/mlx5e: Fix VLAN create flow
` [PATCH 5.4 70/85] rxrpc: Fix rxkad token xdr encoding
` [PATCH 5.4 71/85] rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
` [PATCH 5.4 72/85] rxrpc: Fix some missing _bh annotations on locking conn->state_lock
` [PATCH 5.4 73/85] rxrpc: The server keyring isnt network-namespaced
` [PATCH 5.4 74/85] rxrpc: Fix server keyring leak

Missing [GIT PULL] request for <tip.git#locking-urgent-2020-10-11>
 2020-10-12 13:42 UTC  (2+ messages)

[PATCH] drm/amd/display: remove no need return value
 2020-10-12 11:46 UTC 

[PULL 00/39] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 13:42 UTC  (3+ messages)

[PATCH] spi: imx: Revert "spi: imx: enable runtime pm support"
 2020-10-12 13:42 UTC  (6+ messages)

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-12 13:40 UTC  (5+ messages)
  ` [Linux-kernel-mentees] "

[PATCH U-Boot v2019.04-aspeed-openbmc 0/3] Aspeed: Support eMMC boot
 2020-10-12 13:34 UTC  (4+ messages)
` [PATCH U-Boot v2019.04-aspeed-openbmc 2/3] arch: ARM: Aspeed: Add SPL eMMC partition boot support

git submodule status never says “old commits”
 2020-10-12 13:38 UTC  (3+ messages)

[PATCH v10 0/7] arm64: expose FAR_EL1 tag bits in siginfo
 2020-10-12 13:37 UTC  (5+ messages)
` [PATCH v10 4/7] signal: define the SA_UNSUPPORTED bit in sa_flags

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 13:37 UTC  (6+ messages)
` [PATCH 11/13] timekeeping: remove xtime_update

[PATCH] ASoC: dmaengine: Document support for TX only or RX only streams
 2020-10-12 13:37 UTC  (4+ messages)

[tobetter-linux:odroid-5.9.y 52/71] ERROR: modpost: "phys_mem_access_prot" undefined!
 2020-10-12 13:38 UTC 

[f2fs-dev] [PATCH 2/5] f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
 2020-10-12 13:09 UTC 

[PATCH net-next v2 00/12] net: add and use function dev_fetch_sw_netstats for fetching pcpu_sw_netstats
 2020-10-12 13:37 UTC  (3+ messages)
` [PATCH net-next v2 03/12] net: macsec: use new function dev_fetch_sw_netstats
  ` [Bridge] "

[GIT PULL] scheduler changes for v5.10
 2020-10-12 13:37 UTC 

[Intel-gfx] [PATCH] drm/i915: DMA map DSM [stolen memory]
 2020-10-12 13:36 UTC 

[PATCH] hw/scsi: remove dead code
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH v6] mtd: rawnand: sunxi: enable NAND MDMA (Master DMA) support for allwinner a23,a33,h3
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH net-next v3] virtio-net: ethtool configurable RXCSUM
 2020-10-12 13:33 UTC  (3+ messages)

[PATCH 4.4 00/39] 4.4.239-rc1 review
 2020-10-12 13:27 UTC  (12+ messages)
` [PATCH 4.4 09/39] clk: samsung: exynos4: mark chipid clock as CLK_IGNORE_UNUSED
` [PATCH 4.4 17/39] fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
` [PATCH 4.4 19/39] Revert "ravb: Fixed to be able to unload modules"
` [PATCH 4.4 30/39] mtd: nand: Provide nand_cleanup() function to free NAND related resources
` [PATCH 4.4 31/39] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
` [PATCH 4.4 32/39] xfrm: clone whole liftime_cur structure "
` [PATCH 4.4 33/39] net: stmmac: removed enabling eee in EEE set callback
` [PATCH 4.4 34/39] xfrm: Use correct address family in xfrm_state_find
` [PATCH 4.4 36/39] rxrpc: Fix rxkad token xdr encoding
` [PATCH 4.4 37/39] rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
` [PATCH 4.4 39/39] net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails

[PATCH 2/2] drm/msm: Add support for GPU cooling
 2020-10-12 13:33 UTC  (3+ messages)
` [2/2] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.