linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 09:32:21 to 2019-02-04 10:47:38 UTC [more...]

[PATCH 4.4 00/65] 4.4.173-stable review
 2019-02-04 10:36 UTC  (48+ messages)
` [PATCH 4.4 01/65] net: Fix usage of pskb_trim_rcsum
` [PATCH 4.4 03/65] net: ipv4: Fix memory leak in network namespace dismantle
` [PATCH 4.4 04/65] net_sched: refetch skb protocol for each filter
` [PATCH 4.4 05/65] net: bridge: Fix ethernet header pointer before check skb forwardable
` [PATCH 4.4 06/65] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH 4.4 07/65] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 4.4 08/65] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 4.4 10/65] ARC: perf: map generic branches to correct hardware condition
` [PATCH 4.4 11/65] s390/early: improve machine detection
` [PATCH 4.4 13/65] char/mwave: fix potential Spectre v1 vulnerability
` [PATCH 4.4 15/65] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 4.4 17/65] CIFS: Fix possible hang during async MTU reads and writes
` [PATCH 4.4 18/65] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 4.4 19/65] KVM: x86: Fix single-step debugging
` [PATCH 4.4 20/65] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 4.4 22/65] can: bcm: check timer values before ktime conversion
` [PATCH 4.4 23/65] vt: invoke notifier on screen size change
` [PATCH 4.4 24/65] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 4.4 25/65] perf unwind: Take pgoff into account when reporting elf to libdwfl
` [PATCH 4.4 26/65] irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
` [PATCH 4.4 28/65] f2fs: read page index before freeing
` [PATCH 4.4 29/65] Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
` [PATCH 4.4 30/65] Revert "loop: Get rid of loop_index_mutex"
` [PATCH 4.4 34/65] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 4.4 35/65] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.4 36/65] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.4 37/65] netrom: switch to sock timer API
` [PATCH 4.4 38/65] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.4 39/65] ucc_geth: Reset BQL queue when stopping device
` [PATCH 4.4 40/65] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.4 42/65] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.4 43/65] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.4 44/65] ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
` [PATCH 4.4 46/65] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.4 47/65] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.4 49/65] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
` [PATCH 4.4 50/65] kernel/exit.c: release ptraced tasks before zap_pid_ns_processes
` [PATCH 4.4 51/65] mm, oom: fix use-after-free in oom_kill_process
` [PATCH 4.4 54/65] mm: migrate: dont rely on __PageMovable() of newpage after unlocking it
` [PATCH 4.4 55/65] fs: dont scan the inode cache before SB_BORN is set
` [PATCH 4.4 57/65] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH 4.4 58/65] inet: frags: get rif of inet_frag_evicting()
` [PATCH 4.4 59/65] ip: use rb trees for IP frag queue
` [PATCH 4.4 61/65] ip: add helpers to process in-order fragments faster
` [PATCH 4.4 62/65] ip: process in-order fragments efficiently
` [PATCH 4.4 64/65] ip: frags: fix crash in ip_do_fragment()
` [PATCH 4.4 65/65] ipv4: frags: precedence bug in ip_expire()

[PATCH 4.19 00/74] 4.19.20-stable review
 2019-02-04 10:36 UTC  (11+ messages)
` [PATCH 4.19 01/74] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.19 03/74] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 4.19 05/74] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.19 06/74] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.19 09/74] net: ip_gre: use erspan key field for tunnel lookup
` [PATCH 4.19 10/74] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.19 11/74] netrom: switch to sock timer API
` [PATCH 4.19 13/74] net: set default network namespace in init_dummy_netdev()
` [PATCH 4.19 14/74] ravb: expand rx descriptor data to accommodate hw checksum
` [PATCH 4.19 16/74] tun: move the call to tun_set_real_num_queues

[PATCH] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-02-04 10:47 UTC  (2+ messages)

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2019-02-04 10:46 UTC  (4+ messages)
` [RFC][PATCH v2 14/21] kvm: register in mm_struct

[PATCH 4.14 00/46] 4.14.98-stable review
 2019-02-04 10:37 UTC  (35+ messages)
` [PATCH 4.14 01/46] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.14 03/46] ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
` [PATCH 4.14 04/46] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.14 05/46] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.14 06/46] netrom: switch to sock timer API
` [PATCH 4.14 09/46] ucc_geth: Reset BQL queue when stopping device
` [PATCH 4.14 10/46] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.14 11/46] Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
` [PATCH 4.14 12/46] virtio_net: Dont enable NAPI when interface is down
` [PATCH 4.14 13/46] virtio_net: Dont call free_old_xmit_skbs for xdp_frames
` [PATCH 4.14 14/46] virtio_net: Fix not restoring real_num_rx_queues
` [PATCH 4.14 15/46] sctp: improve the events for sctp stream adding
` [PATCH 4.14 16/46] sctp: improve the events for sctp stream reset
` [PATCH 4.14 17/46] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.14 18/46] l2tp: fix reading optional fields of L2TPv3
` [PATCH 4.14 19/46] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.14 20/46] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.14 22/46] iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
` [PATCH 4.14 23/46] selftests/seccomp: Enhance per-arch ptrace syscall skip tests
` [PATCH 4.14 24/46] NFS: Fix up return value on fatal errors in nfs_page_async_flush()
` [PATCH 4.14 25/46] ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
` [PATCH 4.14 26/46] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
` [PATCH 4.14 27/46] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 4.14 28/46] arm64: hibernate: Clean the __hyp_text to PoC after resume
` [PATCH 4.14 29/46] gpio: altera-a10sr: Set proper output level for direction_output
` [PATCH 4.14 31/46] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.14 33/46] ALSA: hda/realtek - Fixed hp_pin no value
` [PATCH 4.14 34/46] IB/hfi1: Remove overly conservative VM_EXEC flag check
` [PATCH 4.14 35/46] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.14 36/46] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 4.14 37/46] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
` [PATCH 4.14 41/46] mm: hwpoison: use do_send_sig_info() instead of force_sig()
` [PATCH 4.14 42/46] mm: migrate: dont rely on __PageMovable() of newpage after unlocking it
` [PATCH 4.14 43/46] md/raid5: fix out of memory during raid cache recovery

[PATCH 4.9 00/30] 4.9.155-stable review
 2019-02-04 10:37 UTC  (22+ messages)
` [PATCH 4.9 01/30] Fix "net: ipv4: do not handle duplicate fragments as overlapping"
` [PATCH 4.9 04/30] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 4.9 05/30] net/mlx4_core: Add masking for a few queries on HCA caps
` [PATCH 4.9 06/30] netrom: switch to sock timer API
` [PATCH 4.9 07/30] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 4.9 09/30] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [PATCH 4.9 10/30] l2tp: remove l2specific_len dependency in l2tp_core
` [PATCH 4.9 11/30] l2tp: fix reading optional fields of L2TPv3
` [PATCH 4.9 12/30] ipvlan, l3mdev: fix broken l3s mode wrt local routes
` [PATCH 4.9 13/30] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 4.9 14/30] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 4.9 16/30] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
` [PATCH 4.9 18/30] arm64: hibernate: Clean the __hyp_text to PoC after resume
` [PATCH 4.9 19/30] gfs2: Revert "Fix loop in gfs2_rbm_find"
` [PATCH 4.9 20/30] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 4.9 21/30] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 4.9 24/30] mm, oom: fix use-after-free in oom_kill_process
` [PATCH 4.9 27/30] cifs: Always resolve hostname before reconnecting
` [PATCH 4.9 28/30] drivers: core: Remove glue dirs from sysfs earlier
` [PATCH 4.9 29/30] fs: dont scan the inode cache before SB_BORN is set
` [PATCH 4.9 30/30] fanotify: fix handling of events on child sub-directory

[PATCH] arm64: dts: qcs404: evb: Fix voltages for s5 and l3
 2019-02-04 10:43 UTC  (4+ messages)

[PATCH 3.18 00/31] 3.18.134-stable review
 2019-02-04 10:36 UTC  (25+ messages)
` [PATCH 3.18 01/31] openvswitch: Avoid OOB read when parsing flow nlattrs
` [PATCH 3.18 02/31] USB: serial: simple: add Motorola Tetra TPG2200 device id
` [PATCH 3.18 03/31] USB: serial: pl2303: add new PID to support PL2303TB
` [PATCH 3.18 04/31] s390/smp: fix CPU hotplug deadlock with CPU rescan
` [PATCH 3.18 05/31] staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
` [PATCH 3.18 06/31] tty: Handle problem if line discipline does not have receive_buf
` [PATCH 3.18 07/31] tty/n_hdlc: fix __might_sleep warning
` [PATCH 3.18 09/31] Input: xpad - add support for SteelSeries Stratus Duo
` [PATCH 3.18 10/31] x86/kaslr: Fix incorrect i8254 outb() parameters
` [PATCH 3.18 11/31] can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it
` [PATCH 3.18 13/31] vt: invoke notifier on screen size change
` [PATCH 3.18 14/31] perf unwind: Unwind with libdw doesnt take symfs into account
` [PATCH 3.18 16/31] f2fs: read page index before freeing
` [PATCH 3.18 17/31] ipv6: Consider sk_bound_dev_if when binding a socket to an address
` [PATCH 3.18 18/31] l2tp: copy 4 more bytes to linear part if necessary
` [PATCH 3.18 19/31] netrom: switch to sock timer API
` [PATCH 3.18 20/31] net/rose: fix NULL ax25_cb kernel panic
` [PATCH 3.18 23/31] l2tp: fix reading optional fields of L2TPv3
` [PATCH 3.18 24/31] CIFS: Do not count -ENODATA as failure for query directory
` [PATCH 3.18 25/31] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH 3.18 26/31] arm64: hyp-stub: Forbid kprobing of the hyp-stub
` [PATCH 3.18 28/31] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH 3.18 29/31] platform/x86: asus-nb-wmi: Drop mapping of 0x33 and 0x34 scan codes
` [PATCH 3.18 30/31] mm, oom: fix use-after-free in oom_kill_process

[PATCH] scsi: aacraid: clean up some indentation and formatting issues
 2019-02-04 10:37 UTC  (2+ messages)

[RFC/PATCH 00/14] perf record: Add support to store data in directory
 2019-02-04 10:36 UTC  (3+ messages)

[PATCH 4.14 00/68] 4.14.97-stable review
 2019-02-04 10:35 UTC  (6+ messages)

[PATCH v4 00/13] Add support for TISCI irqchip drivers
 2019-02-04 10:33 UTC  (6+ messages)
` [PATCH v4 01/13] firmware: ti_sci: Add support to get TISCI handle using of_phandle
  ` [RFC PATCH v4 08/13] genirq/msi: Add support for allocating single MSI for a device

[PATCH 1/2] staging/vboxvideo: don't set dev_priv_size = 0
 2019-02-04 10:31 UTC  (2+ messages)
` [PATCH 2/2] staging/vboxvideo: Add TODO

[PATCH] iio: adc: ad7768-1: Add support for setting the sampling frequency
 2019-02-04 10:30 UTC 

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2019-02-04 10:30 UTC  (3+ messages)
` [PATCH v5] ARM: dspi: Provide support for DSPI slave mode "

[PATCH 0/2] drm/omap: panel-tpo-td028ttec1: add backlight support
 2019-02-04 10:23 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2] powerpc: drop page_is_ram() and walk_system_ram_range()
 2019-02-04 10:24 UTC  (2+ messages)

[PATCH 0/9] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-04 10:20 UTC  (4+ messages)
` [PATCH 3/9] mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips

[PATCH] ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
 2019-02-04 10:17 UTC 

mmc: sunxi: Fix eMMC usage on H5 boards
 2019-02-04 10:16 UTC  (6+ messages)
` [PATCH 1/3] mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
` [PATCH 2/3] mmc: sunxi: Filter out unsupported modes declared in the device tree

[PATCH] zcrypt: handle AP Info notification from CHSC SEI command
 2019-02-04 10:15 UTC  (11+ messages)

[PATCH v2] ALSA: hda/tegra: enable clock during probe
 2019-02-04 10:13 UTC  (9+ messages)

kmemleak panic
 2019-02-04 10:10 UTC  (12+ messages)
                  ` [PATCH v2] of: fix kmemleak crash (was: Re: kmemleak panic)
                    ` [PATCH v2] of: fix kmemleak crash

[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-04 10:10 UTC  (14+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v4 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v4 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v4 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v4 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v4 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v4 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v4 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v4 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v4 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v4 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v4 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v4 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v5 0/9] phy: Add configuration interface for MIPI D-PHY devices
 2019-02-04 10:03 UTC  (2+ messages)

[PATCH v3 0/4] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-02-04 10:04 UTC  (3+ messages)
` [PATCH v3 3/4] drm/atomic: Add drm_atomic_state->duplicated

[PATCH v2 -next 1/2] genirq: export irq_chip_set_wake_parent symbol
 2019-02-04 10:04 UTC  (4+ messages)
` [PATCH v2 -next 2/2] pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig

[PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-02-04  9:44 UTC  (2+ messages)

[PATCH v2 9/9] mtd: rawnand: jz4780-bch: Add support for the JZ4740
 2019-02-04 10:02 UTC  (2+ messages)

[PATCH V3] KVM: x86: Sync the pending Posted-Interrupts
 2019-02-04 10:00 UTC  (4+ messages)

[PATCH] phy: armada375-usb2: switch to SPDX license identifier
 2019-02-04  9:59 UTC  (2+ messages)

[PATCH] soc: amlogic: canvas: Fix meson_canvas_get when probe failed
 2019-02-04  9:59 UTC  (2+ messages)

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-04  9:56 UTC  (5+ messages)

[PATCH 0/3] phy: remove needless usage of module header
 2019-02-04  9:55 UTC  (2+ messages)

[PATCH] drm/meson: handle when meson_canvas_get returns -EPROBE_DEFER
 2019-02-04  9:55 UTC 

[PATCH] iio: adc: at91: disable adc channel interrupt in timeout case
 2019-02-04  9:45 UTC  (4+ messages)
  ` AW: "

[PATCH 04/10] efi: use 32-bit alignment for efi_guid_t
 2019-02-04  8:43 UTC  (2+ messages)
` [tip:efi/core] efi: Use "

[PATCH 0/4] livepatch: Followup changes for the atomic replace patchset
 2019-02-04  9:40 UTC  (3+ messages)

perf_event_open+clone = unkillable process
 2019-02-04  9:38 UTC  (4+ messages)

[PATCH V2 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver
 2019-02-04  9:31 UTC  (2+ messages)


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