All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 13:19:44 to 2020-10-12 13:41:09 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.4 00/85] 5.4.71-rc1 review
 2020-10-12 13:26 UTC  (4+ 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 10/85] drm/nouveau/mem: guard against NULL pointer access in mem_del

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-12 13:40 UTC  (3+ 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  (35+ messages)
` [PATCH 4.4 01/39] gpio: tc35894: fix up tc35894 interrupt configuration
` [PATCH 4.4 02/39] Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
` [PATCH 4.4 03/39] drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
` [PATCH 4.4 04/39] net: dec: de2104x: Increase receive ring size for Tulip
` [PATCH 4.4 05/39] rndis_host: increase sleep time in the query-response loop
` [PATCH 4.4 06/39] drivers/net/wan/lapbether: Make skb->protocol consistent with the header
` [PATCH 4.4 08/39] nfs: Fix security label length not being reset
` [PATCH 4.4 09/39] clk: samsung: exynos4: mark chipid clock as CLK_IGNORE_UNUSED
` [PATCH 4.4 10/39] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
` [PATCH 4.4 11/39] i2c: cpm: Fix i2c_ram structure
` [PATCH 4.4 12/39] epoll: do not insert into poll queues until all sanity checks are done
` [PATCH 4.4 13/39] epoll: replace ->visited/visited_list with generation count
` [PATCH 4.4 14/39] epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
` [PATCH 4.4 15/39] ep_create_wakeup_source(): dentry name can change under you
` [PATCH 4.4 17/39] fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
` [PATCH 4.4 18/39] Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
` [PATCH 4.4 19/39] Revert "ravb: Fixed to be able to unload modules"
` [PATCH 4.4 20/39] fbcon: Fix global-out-of-bounds read in fbcon_get_font()
` [PATCH 4.4 21/39] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
` [PATCH 4.4 22/39] usermodehelper: reset umask to default before executing user process
` [PATCH 4.4 26/39] perf top: Fix stdio interface input handling with glibc 2.28+
` [PATCH 4.4 27/39] sctp: fix sctp_auth_init_hmacs() error path
` [PATCH 4.4 28/39] team: set dev->needed_headroom in team_setup_by_port()
` [PATCH 4.4 29/39] net: team: fix memory leak in __team_options_register
` [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 35/39] bonding: set dev->needed_headroom in bond_setup_by_slave()
` [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 38/39] rxrpc: Fix server keyring leak
` [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] "

[PATCH] ceph: retransmit REQUEST_CLOSE every second if we don't get a response
 2020-10-12 13:31 UTC  (9+ messages)

[PATCH] media: ov5640: fix support of BT656 bus mode
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH] ALSA: compress: allow pause and resume during draining
 2020-10-12 13:29 UTC  (12+ messages)

[PATCH] mm/memcg: fix device private memcg accounting
 2020-10-12 13:28 UTC  (4+ messages)

[PATCH 0/2] dt-bindings:iio:consumer yaml bindings
 2020-10-12 13:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings:iio:iio-consumer add yaml binding for IIO consumers

[GIT PULL] ASoC updates for v5.10
 2020-10-12 13:28 UTC  (3+ messages)

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

[PATCH] maintenance: core.commitGraph=false prevents writes
 2020-10-12 13:28 UTC 

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-12 13:26 UTC  (12+ messages)
` [PATCH v3 02/24] dt-bindings: memory: mediatek: Convert SMI to DT schema

[PATCH v2 0/5] hw: Replace some magic by definitions
 2020-10-12 13:20 UTC  (6+ messages)
` [PATCH v2 1/5] hw: Replace magic value by PCI_NUM_PINS definition
` [PATCH v2 2/5] hw/pci-host/pam: Use ARRAY_SIZE() instead of magic value
` [PATCH v2 3/5] hw/pci-host/versatile: Add the MEMORY_WINDOW_COUNT definition
` [PATCH v2 4/5] hw/pci-host/versatile: Add the PCI_BAR_COUNT definition
` [PATCH v2 5/5] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-12 13:26 UTC  (7+ messages)
` [RFC PATCH 1/4] x86/signal: Introduce helpers to get the maximum signal frame size

[PATCH for-next 00/13] rtrs: misc fix and cleanup
 2020-10-12 13:25 UTC  (5+ messages)
` [PATCH for-next 05/13] RDMA/rtrs: removed unused filed list of rtrs_iu
` [PATCH for-next 08/13] RDMA/ibtrs-clt: missing error from rtrs_rdma_conn_established

[PATCH] IB/hfi1: Avoid allocing memory on memoryless numa node
 2020-10-12 13:24 UTC  (3+ messages)

[PATCH v4] mtd: parsers: bcm63xx: simplify CFE detection
 2020-10-12 13:24 UTC  (6+ messages)
` [PATCH] mtd: parsers: bcm63xx: Do not make it modular

[dpdk-dev] [PATCH v1 1/5] vhost: add vectorized data path
 2020-10-12 13:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/5] vhost "

[PATCH 00/11] clean up some Hisilicon-related errors detected by DT schema on arm64
 2020-10-12 13:17 UTC  (23+ messages)
` [PATCH 01/11] arm64: dts: hisilicon: normalize the node name of the ITS devices
` [PATCH 02/11] arm64: dts: hisilicon: separate each group of data in the property "reg"
` [PATCH 03/11] arm64: dts: hisilicon: write the values of property-units into a uint32 array
` [PATCH 04/11] arm64: dts: hisilicon: remove unused property pinctrl-names
` [PATCH 05/11] arm64: dts: hisilicon: place clock-names "biu" before "ciu"
` [PATCH 06/11] arm64: dts: hisilicon: normalize the node name of the SMMU devices
` [PATCH 07/11] arm64: dts: hisilicon: normalize the node name of the usb devices
` [PATCH 08/11] arm64: dts: hisilicon: normalize the node name of the UART devices
` [PATCH 09/11] arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml
` [PATCH 10/11] arm64: dts: hisilicon: list all clocks required by pl011.yaml
` [PATCH 11/11] arm64: dts: hisilicon: list all clocks required by snps-dw-apb-uart.yaml

[RFC][PATCH] cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver
 2020-10-12 13:22 UTC  (2+ messages)

[PATCH v2 1/2] pinctrl: mcp23s08: Use full chunk of memory for regmap configuration
 2020-10-12 13:23 UTC  (3+ messages)

[PATCH 1/2] golang/xenlight: do not hard code libxl dir in gengotypes.py
 2020-10-12 13:21 UTC  (4+ messages)
` [PATCH 2/2] golang/xenlight: standardize generated code comment

Exchange server recovery tool
 2020-10-12 13:13 UTC 

WARNING in drv_remove_interface
 2020-10-12 13:21 UTC 

[PATCH 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-10-12 13:20 UTC  (2+ messages)

WARNING in udf_truncate_extents
 2020-10-12 13:20 UTC 


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.