All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-24 13:19:51 to 2018-06-24 15:35:48 UTC [more...]

[PATCH 4.17 00/70] 4.17.3-stable review
 2018-06-24 15:22 UTC  (3+ messages)
` [PATCH 4.17 42/70] blk-mq: reinit q->tag_set_list entry only after grace period
` [PATCH 4.17 43/70] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue

[PATCH 4.16 00/64] 4.16.18-stable review
 2018-06-24 15:22 UTC  (33+ messages)
` [PATCH 4.16 01/64] bonding: re-evaluate force_primary when the primary slave name changes
` [PATCH 4.16 03/64] ipv6: allow PMTU exceptions to local routes
` [PATCH 4.16 04/64] net: dsa: add error handling for pskb_trim_rcsum
` [PATCH 4.16 05/64] net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620
` [PATCH 4.16 06/64] net/sched: act_simple: fix parsing of TCA_DEF_DATA
` [PATCH 4.16 07/64] tcp: verify the checksum of the first data segment in a new connection
` [PATCH 4.16 08/64] socket: close race condition between sock_close() and sockfs_setattr()
` [PATCH 4.16 09/64] udp: fix rx queue len reported by diag and proc interface
` [PATCH 4.16 10/64] net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
` [PATCH 4.16 11/64] hv_netvsc: Fix a network regression after ifdown/ifup
` [PATCH 4.16 12/64] tls: fix use-after-free in tls_push_record
` [PATCH 4.16 13/64] ext4: fix hole length detection in ext4_ind_map_blocks()
` [PATCH 4.16 14/64] ext4: update mtime in ext4_punch_hole even if no blocks are released
` [PATCH 4.16 15/64] ext4: do not allow external inodes for inline data
` [PATCH 4.16 16/64] ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
` [PATCH 4.16 17/64] ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
` [PATCH 4.16 18/64] ext4: fix fencepost error in check for inode count overflow during resize
` [PATCH 4.16 19/64] driver core: Dont ignore class_dir_create_and_add() failure
` [PATCH 4.16 20/64] Btrfs: fix clone vs chattr NODATASUM race
` [PATCH 4.16 21/64] Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
` [PATCH 4.16 22/64] btrfs: return error value if create_io_em failed in cow_file_range
` [PATCH 4.16 23/64] btrfs: scrub: Dont use inode pages for device replace
` [PATCH 4.16 24/64] ALSA: usb-audio: Disable the quirk for Nura headset
` [PATCH 4.16 26/64] ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
` [PATCH 4.16 28/64] ALSA: hda: add dock and led support for HP EliteBook 830 G5
` [PATCH 4.16 37/64] nbd: use bd_set_size when updating disk size
` [PATCH 4.16 38/64] blk-mq: reinit q->tag_set_list entry only after grace period
` [PATCH 4.16 39/64] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
` [PATCH 4.16 40/64] cpufreq: Fix new policy initialization during limits updates via sysfs
` [PATCH 4.16 41/64] cpufreq: ti-cpufreq: Fix an incorrect error return value
` [PATCH 4.16 42/64] cpufreq: governors: Fix long idle detection logic in load calculation

[PATCH v2] video: fbdev: pxafb: zero allocated memory for video modes
 2018-06-24 15:34 UTC  (2+ messages)

[PATCH RFT] net: dsa: Allow configuring CPU port VLANs
 2018-06-24 15:33 UTC 

[PATCH 4.14 00/52] 4.14.52-stable review
 2018-06-24 15:21 UTC  (54+ messages)
` [PATCH 4.14 01/52] bonding: re-evaluate force_primary when the primary slave name changes
` [PATCH 4.14 03/52] ipv6: allow PMTU exceptions to local routes
` [PATCH 4.14 04/52] net: dsa: add error handling for pskb_trim_rcsum
` [PATCH 4.14 05/52] net/sched: act_simple: fix parsing of TCA_DEF_DATA
` [PATCH 4.14 06/52] tcp: verify the checksum of the first data segment in a new connection
` [PATCH 4.14 07/52] socket: close race condition between sock_close() and sockfs_setattr()
` [PATCH 4.14 08/52] udp: fix rx queue len reported by diag and proc interface
` [PATCH 4.14 09/52] net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
` [PATCH 4.14 10/52] hv_netvsc: Fix a network regression after ifdown/ifup
` [PATCH 4.14 11/52] tls: fix use-after-free in tls_push_record
` [PATCH 4.14 12/52] NFSv4.1: Fix up replays of interrupted requests
` [PATCH 4.14 13/52] ext4: fix hole length detection in ext4_ind_map_blocks()
` [PATCH 4.14 14/52] ext4: update mtime in ext4_punch_hole even if no blocks are released
` [PATCH 4.14 15/52] ext4: do not allow external inodes for inline data
` [PATCH 4.14 16/52] ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
` [PATCH 4.14 17/52] ext4: correctly handle a zero-length xattr with a non-zero e_value_offs
` [PATCH 4.14 18/52] ext4: fix fencepost error in check for inode count overflow during resize
` [PATCH 4.14 19/52] driver core: Dont ignore class_dir_create_and_add() failure
` [PATCH 4.14 20/52] Btrfs: fix clone vs chattr NODATASUM race
` [PATCH 4.14 21/52] Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
` [PATCH 4.14 22/52] btrfs: return error value if create_io_em failed in cow_file_range
` [PATCH 4.14 23/52] btrfs: scrub: Dont use inode pages for device replace
` [PATCH 4.14 24/52] ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
` [PATCH 4.14 25/52] ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
` [PATCH 4.14 26/52] ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
` [PATCH 4.14 27/52] ALSA: hda: add dock and led support for HP EliteBook 830 G5
` [PATCH 4.14 28/52] ALSA: hda: add dock and led support for HP ProBook 640 G4
` [PATCH 4.14 29/52] x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
  ` [4.14,29/52] "
` [PATCH 4.14 30/52] smb3: fix various xid leaks
` [PATCH 4.14 31/52] smb3: on reconnect set PreviousSessionId field
` [PATCH 4.14 32/52] CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry
` [PATCH 4.14 33/52] cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
` [PATCH 4.14 34/52] nbd: fix nbd device deletion
` [PATCH 4.14 35/52] nbd: update size when connected
` [PATCH 4.14 36/52] nbd: use bd_set_size when updating disk size
` [PATCH 4.14 37/52] blk-mq: reinit q->tag_set_list entry only after grace period
` [PATCH 4.14 38/52] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
` [PATCH 4.14 39/52] cpufreq: Fix new policy initialization during limits updates via sysfs
` [PATCH 4.14 40/52] cpufreq: governors: Fix long idle detection logic in load calculation
` [PATCH 4.14 41/52] libata: zpodd: small read overflow in eject_tray()
` [PATCH 4.14 42/52] libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
` [PATCH 4.14 43/52] w1: mxc_w1: Enable clock before calling clk_get_rate() on it
` [PATCH 4.14 44/52] x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
` [PATCH 4.14 45/52] iwlwifi: fw: harden page loading code
` [PATCH 4.14 46/52] orangefs: set i_size on new symlink
` [PATCH 4.14 47/52] orangefs: report attributes_mask and attributes for statx
` [PATCH 4.14 48/52] HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
` [PATCH 4.14 49/52] HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
` [PATCH 4.14 50/52] vhost: fix info leak due to uninitialized memory
` [PATCH 4.14 51/52] fs/binfmt_misc.c: do not allow offset overflow
` [PATCH 4.14 52/52] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset

[PATCH] staging: pi433: replace simple switch statements
 2018-06-24 15:26 UTC  (2+ messages)

[linux-next test] 124593: regressions - trouble: broken/fail/pass
 2018-06-24 15:25 UTC 

[GIT PULL] Btrfs fixes for 4.18-rc1
 2018-06-24 15:22 UTC  (2+ messages)

Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR
 2018-06-24  9:41 UTC 

[4.17,34/70] x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
 2018-06-24 15:22 UTC 

[4.16,30/64] x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
 2018-06-24 15:22 UTC 

unsolvable technical issues?
 2018-06-24 15:06 UTC  (6+ messages)

[PATCH] iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
 2018-06-24 15:05 UTC 

[Intel-wired-lan] [PATCH v3 06/11] igc: Add transmit and receive fastpath and interrupt handlers
 2018-06-24 15:05 UTC  (3+ messages)
` [Intel-wired-lan] [RFC PATCH] igc: igc_xmit_frame_ring() can be static

[Bug 107015] The GPU Vega 56 randomly hang while I playing in the Mad Max game
 2018-06-24 14:58 UTC  (5+ messages)

[PATCH net-next] tls: Removed unused variable
 2018-06-24 20:07 UTC  (2+ messages)

Incorrect unified diff when run with "--find-copies-harder"
 2018-06-24 14:42 UTC  (3+ messages)

V2 Coding style changes. Plus one change to use memset()
 2018-06-24 14:39 UTC  (5+ messages)
` [PATCH v2 3/8] staging: rtl8192u: User memset to initialize memory, instead of loop

[PATCH V3 0/2] brcmfmac: initial work for adding monitor mode
 2018-06-24 14:20 UTC  (5+ messages)

FAILED: patch "[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset" failed to apply to 4.4-stable tree
 2018-06-24 14:18 UTC 

FAILED: patch "[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset" failed to apply to 4.9-stable tree
 2018-06-24 14:18 UTC 

[Buildroot] [PATCH 1/1] domoticz: remove boost hack for powerpc64le
 2018-06-24 14:15 UTC 

[Buildroot] [PATCH] uboot: don't override HOSTCC/HOSTLDFLAGS for kconfig
 2018-06-24 14:12 UTC 

[PATCH] sfc: make function efx_rps_hash_bucket static
 2018-06-24 14:08 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v3 05/11] igc: Add support for Tx/Rx rings
 2018-06-24 14:11 UTC  (3+ messages)
` [Intel-wired-lan] [RFC PATCH] igc: igc_free_tx_resources() can be static

[PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode
 2018-06-24 14:08 UTC  (3+ messages)
` [PATCH 6/6] brcmfmac: fallback mechanism to determine monitor mode features

[Bug 105273] [r350] missing background, transparency not working & other glitches in ETR (AGP, ppc, mesa-18.0.0_rc4)
 2018-06-24 14:11 UTC  (2+ messages)
` [Bug 105273] [r350] missing background, transparency not working & other glitches in ETR (AGP, ppc, mesa-18.1.2)

[Buildroot] [PATCH 1/1] Python Tornado bumped to version 5.0.2
 2018-06-24 14:10 UTC  (2+ messages)

[[PATCH 0/9] ASoC: Intel: bytcr_rt5651: Cleanup (input mapping quirks)
 2018-06-24 14:06 UTC  (10+ messages)
` [PATCH 1/9] ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS define
` [PATCH 2/9] ASoC: Intel: bytcr_rt5651: Change default input map from in2 to in1
` [PATCH 3/9] ASoC: Intel: bytcr_rt5651: Fix IN1_IN2_MAP quirk not being logged
` [PATCH 4/9] ASoC: Intel: bytcr_rt5651: Remove IN2 input mappings
` [PATCH 5/9] ASoC: Intel: bytcr_rt5651: Fix IN1 map headsetmic mapping
` [PATCH 6/9] ASoC: Intel: bytcr_rt5651: Fix DMIC "
` [PATCH 7/9] ASoC: Intel: bytcr_rt5651: Simplify card long-name
` [PATCH 8/9] ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_HP_LR_SWAPPED quirk
` [PATCH 9/9] ASoC: Intel: bytcr_rt5651: Sort DMI table entries alphabetically

[PATCH V2 0/2] scsi: scsi-mq: don't hold host_busy in IO path
 2018-06-24 14:03 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: read host_busy via scsi_host_busy()
` [PATCH V2 2/2] scsi: avoid to hold host-wide counter of host_busy for scsi_mq

[PATCH net-next] tcp: add SNMP counter for zero-window drops
 2018-06-24 14:02 UTC 

[Buildroot] [git commit] python-tornado: bump to version 5.0.2
 2018-06-24 14:01 UTC 

[PATCH 0/4] Add Actions Semi S900 SPS support
 2018-06-24 14:01 UTC  (6+ messages)
` [PATCH 4/4] soc: actions: Fix help text in Kconfig for OWL_PM_DOMAINS
    ` [PATCH] soc: actions: Update SPS help text for S700

[PATCH v3 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-24 14:00 UTC  (3+ messages)
` [PATCH v3 2/4] iio: accel: adxl345: use scan_index for accessing accel registers

[PATCH v2] iio: adc: at91-sama5d2_adc: add support for oversampling resolution
 2018-06-24 13:58 UTC  (3+ messages)

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-24 13:57 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver

FAILED: patch "[PATCH] media: rc: ensure input/lirc device can be opened after" failed to apply to 4.16-stable tree
 2018-06-24 13:56 UTC 

[PATCH 1/2] nfsv4: handle ENOSPC during create session
 2018-06-24 13:56 UTC  (7+ messages)
` [PATCH 2/2] nfsd: return ENOSPC if unable to allocate a session slot

[Buildroot] Run getty on multiple ttys and Box-drawing character
 2018-06-24 13:56 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] collectd: fix license
 2018-06-24 13:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boost: bump to version 1.67.0
 2018-06-24 13:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] domoticz: bump to version 4.9700
 2018-06-24 13:56 UTC  (2+ messages)

Route fallback issue
 2018-06-24 13:45 UTC  (9+ messages)

[Buildroot] [git commit] boost: bump to version 1.67.0
 2018-06-24 13:55 UTC 

[Buildroot] [git commit] domoticz: bump to version 4.9700
 2018-06-24 13:54 UTC 

[Buildroot] [git commit] collectd: fix license
 2018-06-24 13:54 UTC 

[Buildroot] [PATCH v3 0/5] Add support for gdb 8.1
 2018-06-24 13:53 UTC  (6+ messages)
` [Buildroot] [PATCH v3 1/5] package/gdb: rework dependency for C++11
` [Buildroot] [PATCH v3 2/5] package/gdb: bump to version 8.1
` [Buildroot] [PATCH v3 3/5] package/gdb: switch to 8.0 as the default version
` [Buildroot] [PATCH v3 4/5] package/gdb: remove 7.10
` [Buildroot] [PATCH v3 5/5] package/gdb: remove 7.11

[PATCH 4.18 REGRESSION fix] iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
 2018-06-24 13:52 UTC  (3+ messages)

[PATCH] iio:buffer: fix iio_dma_buffer_set_length() prototype mismatch
 2018-06-24 13:52 UTC  (4+ messages)

[PATCH 1/3] iio: hx711: add data-ready-delay-ns property in DT
 2018-06-24 13:48 UTC  (4+ messages)

[PATCH] Documentation: declare "core.ignorecase" as internal variable
 2018-06-24 13:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 1/2] dt-bindings: iio: Add Spreadtrum SC27XX PMICs ADC controller documentation
 2018-06-24 13:47 UTC  (7+ messages)
` [PATCH v3 2/2] iio: adc: Add Spreadtrum SC27XX PMICs ADC support

[Qemu-devel] [PATCH] fix fdiv instruction
 2018-06-24 13:46 UTC  (5+ messages)

[PATCH v4 2/2] net/tap: support TSO (TCP Segment Offload)
 2018-06-24 13:45 UTC  (4+ messages)
` [PATCH v5 0/2] TAP TSO
  ` [PATCH v5 1/2] net/tap: calculate checksums of multi segs packets

[PATCH] [media] dvb-frontends/tda18271c2dd: silence sparse fall through warning
 2018-06-24 13:42 UTC 

[Qemu-devel] [PULL 0/1] Python queue, 2018-06-22
 2018-06-24 13:41 UTC  (2+ messages)

[PATCH V7 39/41] x86/intel_rdt: Limit C-states dynamically when pseudo-locking active
 2018-06-24 13:41 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH] iio: use timespec64 based interfaces for iio_get_time_ns()
 2018-06-24 13:41 UTC  (2+ messages)

[PATCH V7 38/41] x86/intel_rdt: Support L3 cache performance event of Broadwell
 2018-06-24 13:40 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH V7 37/41] x86/intel_rdt: More precise L2 hit/miss measurements
 2018-06-24 13:40 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH V7 36/41] x86/intel_rdt: Create character device exposing pseudo-locked region
 2018-06-24 13:39 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH v2 0/4] iio: accel: adxl345: add calibration offset and sampling frequency support
 2018-06-24 13:37 UTC  (3+ messages)
` [PATCH v2 2/4] iio: accel: adxl345: use scan_index for accessing accel registers

Linux 4.18-rc2
 2018-06-24 13:35 UTC 

[PATCH 0/7] net/mlx5: add port representor support
 2018-06-24 13:33 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] net/mlx5: probe all port representors

[PATCH v3] staging:iio:accel:adis16240: sign extend function replace hard code duplication
 2018-06-24 13:32 UTC  (2+ messages)

[seabios test] 124645: trouble: blocked/broken
 2018-06-24 13:31 UTC 

Bluez Documentation
 2018-06-24 13:28 UTC 

OpenBMC Release Planning Working Group
 2018-06-24 13:27 UTC  (2+ messages)

[PATCH 1/1] iio: buffer: fix the function signature to match implementation
 2018-06-24 13:24 UTC  (3+ messages)

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-06-24 13:19 UTC  (2+ messages)

[PATCH v2 0/8] libmpathpersist fixes
 2018-06-24 13:19 UTC  (6+ messages)
` [PATCH v2 4/8] libmultipath: add (get|put)_unaligned_be64
` [PATCH v2 5/8] multipath-tools/tests: add tests for get_unaligned_beXX
` [PATCH v2 6/8] libmpathpersist: fix byte swapping for big endian systems
` [PATCH v2 7/8] (lib)mpathpersist: use O_RDONLY file descriptors
` [PATCH v2 8/8] libmultipath: fix gcc 8.1 "truncated output" warnings


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.