All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-08 11:43:12 to 2019-06-08 12:09:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-06-08 12:09 UTC 

[PATCH 1/1] counter/ftm-quaddec: Add missing dependencies in Kconfig
 2019-06-08 12:08 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/31] Staging: vc04_services: Fix a couple error codes
 2019-06-08 11:46 UTC  (39+ messages)
` [PATCH AUTOSEL 4.14 02/31] perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
` [PATCH AUTOSEL 4.14 03/31] netfilter: nf_queue: fix reinject verdict handling
` [PATCH AUTOSEL 4.14 04/31] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 4.14 05/31] selftests: netfilter: missing error check when setting up veth interface
` [PATCH AUTOSEL 4.14 06/31] clk: ti: clkctrl: Fix clkdm_clk handling
` [PATCH AUTOSEL 4.14 07/31] powerpc/powernv: Return for invalid IMC domain
` [PATCH AUTOSEL 4.14 08/31] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 4.14 09/31] x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
` [PATCH AUTOSEL 4.14 10/31] perf/ring_buffer: Fix exposing a temporarily decreased data_head
` [PATCH AUTOSEL 4.14 11/31] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH AUTOSEL 4.14 12/31] perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
` [PATCH AUTOSEL 4.14 13/31] gpio: fix gpio-adp5588 build errors
` [PATCH AUTOSEL 4.14 14/31] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.14 15/31] PCI: PM: Avoid possible suspend-to-idle issue
` [PATCH AUTOSEL 4.14 16/31] net: aquantia: fix LRO with FCS error
` [PATCH AUTOSEL 4.14 17/31] i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
` [PATCH AUTOSEL 4.14 18/31] ALSA: hda - Force polling mode on CNL for fixing codec communication
` [PATCH AUTOSEL 4.14 19/31] configfs: Fix use-after-free when accessing sd->s_dentry
` [PATCH AUTOSEL 4.14 20/31] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH AUTOSEL 4.14 21/31] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH AUTOSEL 4.14 22/31] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH AUTOSEL 4.14 23/31] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.14 24/31] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
` [PATCH AUTOSEL 4.14 25/31] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 4.14 26/31] net: phy: dp83867: Set up RGMII TX delay
` [PATCH AUTOSEL 4.14 27/31] scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
` [PATCH AUTOSEL 4.14 28/31] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
` [PATCH AUTOSEL 4.14 29/31] scsi: scsi_dh_alua: Fix possible null-ptr-deref
` [PATCH AUTOSEL 4.14 30/31] scsi: libsas: delete sas port if expander discover failed
` [PATCH AUTOSEL 4.14 31/31] mlxsw: spectrum: Prevent force of 56G

[PATCH v4 net-next 00/17] PTP support for the SJA1105 DSA driver
 2019-06-08 12:04 UTC  (18+ messages)
` [PATCH v4 net-next 01/17] net: dsa: Keep a pointer to the skb clone for TX timestamping
` [PATCH v4 net-next 02/17] net: dsa: Add teardown callback for drivers
` [PATCH v4 net-next 03/17] net: dsa: tag_8021q: Create helper function for removing VLAN header
` [PATCH v4 net-next 04/17] net: dsa: sja1105: Move sja1105_change_tpid into sja1105_vlan_filtering
` [PATCH v4 net-next 05/17] net: dsa: sja1105: Reverse TPID and TPID2
` [PATCH v4 net-next 06/17] net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
` [PATCH v4 net-next 07/17] net: dsa: sja1105: Export symbols for upcoming PTP driver
` [PATCH v4 net-next 08/17] net: dsa: sja1105: Add support for the PTP clock
` [PATCH v4 net-next 09/17] net: dsa: sja1105: Add logic for TX timestamping
` [PATCH v4 net-next 10/17] net: dsa: sja1105: Build a minimal understanding of meta frames
` [PATCH v4 net-next 11/17] net: dsa: sja1105: Add support for the AVB Parameters Table
` [PATCH v4 net-next 12/17] net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
` [PATCH v4 net-next 13/17] net: dsa: sja1105: Receive and decode "
` [PATCH v4 net-next 14/17] net: dsa: sja1105: Add a global sja1105_tagger_data structure
` [PATCH v4 net-next 15/17] net: dsa: sja1105: Increase priority of CPU-trapped frames
` [PATCH v4 net-next 16/17] net: dsa: sja1105: Add a state machine for RX timestamping
` [PATCH v4 net-next 17/17] net: dsa: sja1105: Expose PTP timestamping ioctls to userspace

[PATCH] staging: erofs: fix warning Comparison to bool
 2019-06-08 12:06 UTC  (3+ messages)

[PATCH 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-08 12:05 UTC  (6+ messages)
` [PATCH 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

[GIT PULL FOR v5.3] UVC and sensor changes
 2019-06-08 12:02 UTC 

[warrior][PATCH] grub-efi-cfg, systemd-boot-cfg: use MACHINE_ARCH
 2019-06-08 12:02 UTC 

[PATCH AUTOSEL 4.19 01/49] iio: dac: ds4422/ds4424 fix chip verification
 2019-06-08 11:42 UTC  (36+ messages)
` [PATCH AUTOSEL 4.19 08/49] clk: ti: clkctrl: Fix clkdm_clk handling
` [PATCH AUTOSEL 4.19 09/49] powerpc/powernv: Return for invalid IMC domain
` [PATCH AUTOSEL 4.19 10/49] usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint()
` [PATCH AUTOSEL 4.19 11/49] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 4.19 12/49] x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
` [PATCH AUTOSEL 4.19 13/49] perf/ring_buffer: Fix exposing a temporarily decreased data_head
` [PATCH AUTOSEL 4.19 14/49] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH AUTOSEL 4.19 15/49] perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
` [PATCH AUTOSEL 4.19 16/49] gpio: fix gpio-adp5588 build errors
` [PATCH AUTOSEL 4.19 17/49] efi/x86/Add missing error handling to old_memmap 1:1 mapping code
` [PATCH AUTOSEL 4.19 18/49] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [PATCH AUTOSEL 4.19 19/49] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.19 20/49] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
` [PATCH AUTOSEL 4.19 21/49] PCI: PM: Avoid possible suspend-to-idle issue
` [PATCH AUTOSEL 4.19 22/49] loop: Don't change loop device under exclusive opener
` [PATCH AUTOSEL 4.19 23/49] drm/etnaviv: lock MMU while dumping core
` [PATCH AUTOSEL 4.19 24/49] net: aquantia: tx clean budget logic error
` [PATCH AUTOSEL 4.19 25/49] net: aquantia: fix LRO with FCS error
` [PATCH AUTOSEL 4.19 26/49] i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
` [PATCH AUTOSEL 4.19 27/49] i2c: mlxcpld: Fix wrong initialization order in probe
` [PATCH AUTOSEL 4.19 28/49] ALSA: hda - Force polling mode on CNL for fixing codec communication
` [PATCH AUTOSEL 4.19 29/49] configfs: Fix use-after-free when accessing sd->s_dentry
` [PATCH AUTOSEL 4.19 30/49] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH AUTOSEL 4.19 31/49] perf namespace: Protect reading thread's namespace
` [PATCH AUTOSEL 4.19 32/49] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH AUTOSEL 4.19 33/49] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH AUTOSEL 4.19 34/49] xen/pvcalls: Remove set but not used variable
` [PATCH AUTOSEL 4.19 35/49] xenbus: Avoid deadlock during suspend due to open transactions
` [PATCH AUTOSEL 4.19 36/49] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.19 37/49] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
` [PATCH AUTOSEL 4.19 38/49] arm64: fix syscall_fn_t type

Linux 4.9.180 build fails with gcc 9 and 'cleanup_module' specifies less restrictive attribute than its target …
 2019-06-08 12:00 UTC  (6+ messages)

[PATCH] iio: adc: xilinx: support all ARM platforms
 2019-06-08 12:00 UTC  (7+ messages)

[PATCH] staging: iio: ad2s1210: Remove platform data NULL check in probe
 2019-06-08 11:58 UTC  (2+ messages)

[PATCH v3] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-06-08 11:58 UTC  (2+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2019-06-08 11:57 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2019-06-08 11:57 UTC 

[PATCH v2] ipc/mqueue: Only perform resource calculation if user valid
 2019-06-08 11:56 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Correct SPL_SIZE_LIMIT Kconfig option
 2019-06-08 11:56 UTC  (2+ messages)

[PATCH] drm: remove the newline for CRC source name
 2019-06-08 11:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 01/70] iio: adc: ads124: avoid buffer overflow
 2019-06-08 11:39 UTC  (37+ messages)
` [PATCH AUTOSEL 5.1 03/70] iio: dac: ds4422/ds4424 fix chip verification
` [PATCH AUTOSEL 5.1 04/70] iio: adc: ti-ads8688: fix timestamp is not updated in buffer
` [PATCH AUTOSEL 5.1 06/70] Staging: vc04_services: Fix a couple error codes
` [PATCH AUTOSEL 5.1 07/70] staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()
` [PATCH AUTOSEL 5.1 09/70] netfilter: nf_tables: fix oops during rule dump
` [PATCH AUTOSEL 5.1 12/70] netfilter: nft_fib: Fix existence check support
` [PATCH AUTOSEL 5.1 13/70] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 5.1 14/70] selftests: netfilter: missing error check when setting up veth interface
` [PATCH AUTOSEL 5.1 15/70] netfilter: nat: fix udp checksum corruption
` [PATCH AUTOSEL 5.1 16/70] clk: ti: clkctrl: Fix clkdm_clk handling
` [PATCH AUTOSEL 5.1 17/70] powerpc/powernv: Return for invalid IMC domain
` [PATCH AUTOSEL 5.1 19/70] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 5.1 20/70] x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
` [PATCH AUTOSEL 5.1 22/70] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH AUTOSEL 5.1 23/70] perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
` [PATCH AUTOSEL 5.1 25/70] efi/x86/Add missing error handling to old_memmap 1:1 mapping code
` [PATCH AUTOSEL 5.1 26/70] net: stmmac: update rx tail pointer register to fix rx dma hang issue
` [PATCH AUTOSEL 5.1 27/70] net: stmmac: fix csr_clk can't be zero issue
` [PATCH AUTOSEL 5.1 28/70] net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
` [PATCH AUTOSEL 5.1 29/70] io_uring: Fix __io_uring_register() false success
` [PATCH AUTOSEL 5.1 30/70] dpaa2-eth: Fix potential spectre issue
` [PATCH AUTOSEL 5.1 31/70] dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
` [PATCH AUTOSEL 5.1 37/70] net: aquantia: tx clean budget logic error
` [PATCH AUTOSEL 5.1 38/70] net: aquantia: fix LRO with FCS error
` [PATCH AUTOSEL 5.1 40/70] i2c: mlxcpld: Fix wrong initialization order in probe
` [PATCH AUTOSEL 5.1 43/70] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH AUTOSEL 5.1 52/70] KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
` [PATCH AUTOSEL 5.1 53/70] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 5.1 54/70] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
` [PATCH AUTOSEL 5.1 60/70] blk-mq: Fix memory leak in error handling
` [PATCH AUTOSEL 5.1 62/70] net: phy: dp83867: fix speed 10 in sgmii mode
` [PATCH AUTOSEL 5.1 63/70] net: phy: dp83867: increase SGMII autoneg timer duration
` [PATCH AUTOSEL 5.1 64/70] net: phy: dp83867: Set up RGMII TX delay
` [PATCH AUTOSEL 5.1 65/70] scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
` [PATCH AUTOSEL 5.1 66/70] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
` [PATCH AUTOSEL 5.1 69/70] mlxsw: spectrum: Prevent force of 56G

[PATCH v2] staging: iio: adt7316: Fix build errors when GPIOLIB is not set
 2019-06-08 11:55 UTC  (3+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-08 11:42 UTC  (5+ messages)
` [PATCH 02/34] gpu: drm: bridge: sii9234: simplify getting the adapter of a client
` [PATCH 09/34] media: i2c: mt9p031: "

[Buildroot] [git commit] package/brotli: work around gcc bug 68485
 2019-06-08 11:52 UTC  (5+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings
 2019-06-08 11:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/7] ether: improvements and optimizations
 2019-06-08 11:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/8] net/ether: enhancements "
  ` [dpdk-dev] [PATCH v4 5/8] net/ether: mark ethernet addresses as being 2-byte aligned

[Buildroot] [PATCH] package/kmsxx: work around gcc bug 85180
 2019-06-08 11:51 UTC  (6+ messages)

[PATCH AUTOSEL 4.9 01/20] perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
 2019-06-08 11:47 UTC  (25+ messages)
` [PATCH AUTOSEL 4.9 02/20] selftests: netfilter: missing error check when setting up veth interface
` [PATCH AUTOSEL 4.9 03/20] mISDN: make sure device name is NUL terminated
` [PATCH AUTOSEL 4.9 04/20] x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
` [PATCH AUTOSEL 4.9 05/20] perf/ring_buffer: Fix exposing a temporarily decreased data_head
` [PATCH AUTOSEL 4.9 06/20] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH AUTOSEL 4.9 07/20] gpio: fix gpio-adp5588 build errors
` [PATCH AUTOSEL 4.9 08/20] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.9 09/20] i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
` [PATCH AUTOSEL 4.9 10/20] configfs: Fix use-after-free when accessing sd->s_dentry
` [PATCH AUTOSEL 4.9 11/20] perf data: Fix 'strncat may truncate' build failure with recent gcc
` [PATCH AUTOSEL 4.9 12/20] perf record: Fix s390 missing module symbol and warning for non-root users
` [PATCH AUTOSEL 4.9 13/20] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH AUTOSEL 4.9 14/20] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.9 15/20] KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
` [PATCH AUTOSEL 4.9 16/20] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 4.9 17/20] scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
` [PATCH AUTOSEL 4.9 18/20] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
` [PATCH AUTOSEL 4.9 19/20] scsi: libsas: delete sas port if expander discover failed
` [PATCH AUTOSEL 4.9 20/20] mlxsw: spectrum: Prevent force of 56G

[PATCH] staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
 2019-06-08 11:50 UTC  (2+ messages)

[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
 2019-06-08 11:50 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/13] mISDN: make sure device name is NUL terminated
 2019-06-08 11:48 UTC  (15+ messages)
` [PATCH AUTOSEL 4.4 02/13] x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
` [PATCH AUTOSEL 4.4 03/13] perf/ring_buffer: Fix exposing a temporarily decreased data_head
` [PATCH AUTOSEL 4.4 04/13] perf/ring_buffer: Add ordering to rb->nest increment
` [PATCH AUTOSEL 4.4 05/13] gpio: fix gpio-adp5588 build errors
` [PATCH AUTOSEL 4.4 06/13] net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
` [PATCH AUTOSEL 4.4 07/13] i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
` [PATCH AUTOSEL 4.4 08/13] configfs: Fix use-after-free when accessing sd->s_dentry
` [PATCH AUTOSEL 4.4 09/13] ia64: fix build errors by exporting paddr_to_nid()
` [PATCH AUTOSEL 4.4 10/13] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
` [PATCH AUTOSEL 4.4 11/13] net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
` [PATCH AUTOSEL 4.4 12/13] scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
` [PATCH AUTOSEL 4.4 13/13] scsi: libsas: delete sas port if expander discover failed

[Buildroot] [PATCH v2 1/3] autobuild-run: initial implementation of check_reproducibility()
 2019-06-08 11:46 UTC  (3+ messages)
` [Buildroot] [PATCH v2 3/3] autobuild-run: do reproducible builds tests if BR2_REPRODUCIBLE=y

[GIT PULL] xen: fix for 5.2-rc4
 2019-06-08 11:43 UTC  (2+ messages)
` [Xen-devel] "


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.