linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 01:31:37 to 2019-02-13 02:52:36 UTC [more...]

[PATCH AUTOSEL 4.19 01/83] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
 2019-02-13  2:37 UTC  (45+ messages)
` [PATCH AUTOSEL 4.19 07/83] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH AUTOSEL 4.19 22/83] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
` [PATCH AUTOSEL 4.19 23/83] net: hns: Fix use after free identified by SLUB debug
` [PATCH AUTOSEL 4.19 24/83] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
` [PATCH AUTOSEL 4.19 30/83] mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
` [PATCH AUTOSEL 4.19 32/83] netfilter: nf_tables: fix leaking object reference count
` [PATCH AUTOSEL 4.19 34/83] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH AUTOSEL 4.19 36/83] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 4.19 40/83] bpf: fix panic in stack_map_get_build_id() on i386 and arm32
` [PATCH AUTOSEL 4.19 43/83] powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool
` [PATCH AUTOSEL 4.19 44/83] acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
` [PATCH AUTOSEL 4.19 49/83] net: stmmac: Prevent RX starvation in stmmac_napi_poll()
` [PATCH AUTOSEL 4.19 52/83] scsi: ufs: Fix system suspend status
` [PATCH AUTOSEL 4.19 53/83] scsi: qedi: Add ep_state for login completion on un-reachable targets
` [PATCH AUTOSEL 4.19 54/83] scsi: ufs: Fix geometry descriptor size
` [PATCH AUTOSEL 4.19 55/83] scsi: cxgb4i: add wait_for_completion()
` [PATCH AUTOSEL 4.19 56/83] netfilter: nft_flow_offload: fix checking method of conntrack helper
` [PATCH AUTOSEL 4.19 57/83] always clear the X2APIC_ENABLE bit for PV guest
` [PATCH AUTOSEL 4.19 58/83] drm/meson: add missing of_node_put
` [PATCH AUTOSEL 4.19 59/83] drm/amdkfd: Don't assign dGPUs to APU topology devices
` [PATCH AUTOSEL 4.19 60/83] drm/amd/display: fix PME notification not working in RV desktop
` [PATCH AUTOSEL 4.19 61/83] vhost: return EINVAL if iovecs size does not match the message size
` [PATCH AUTOSEL 4.19 62/83] drm/sun4i: backend: add missing of_node_puts
` [PATCH AUTOSEL 4.19 63/83] pvcalls-front: fix potential null dereference
` [PATCH AUTOSEL 4.19 64/83] selftests: tc-testing: drop test on missing tunnel key id
` [PATCH AUTOSEL 4.19 65/83] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
` [PATCH AUTOSEL 4.19 66/83] selftests: tc-testing: fix parsing of ife type
` [PATCH AUTOSEL 4.19 67/83] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
` [PATCH AUTOSEL 4.19 68/83] afs: Don't set vnode->cb_s_break in afs_validate()
` [PATCH AUTOSEL 4.19 69/83] afs: Fix key refcounting in file locking code
` [PATCH AUTOSEL 4.19 70/83] bpf: don't assume build-id length is always 20 bytes
` [PATCH AUTOSEL 4.19 71/83] bpf: zero out build_id for BPF_STACK_BUILD_ID_IP
` [PATCH AUTOSEL 4.19 72/83] selftests/bpf: retry tests that expect build-id
` [PATCH AUTOSEL 4.19 73/83] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 4.19 74/83] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
` [PATCH AUTOSEL 4.19 75/83] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 4.19 76/83] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
` [PATCH AUTOSEL 4.19 77/83] dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
` [PATCH AUTOSEL 4.19 78/83] mlxsw: pci: Return error on PCI reset timeout
` [PATCH AUTOSEL 4.19 79/83] net: bridge: Mark FDB entries that were added by user as such
` [PATCH AUTOSEL 4.19 80/83] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH AUTOSEL 4.19 81/83] selftests: forwarding: Add a test case for externally learned FDB entries
` [PATCH AUTOSEL 4.19 82/83] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [PATCH AUTOSEL 4.19 83/83] isdn: avm: Fix string plus integer warning from Clang

[PATCH v11 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-13  2:37 UTC  (3+ messages)
` [PATCH v11 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time
` [PATCH v11 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

[PATCH AUTOSEL 4.14 01/34] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
 2019-02-13  2:39 UTC  (34+ messages)
` [PATCH AUTOSEL 4.14 02/34] pvcalls-back: set -ENOTCONN in pvcalls_conn_back_read
` [PATCH AUTOSEL 4.14 03/34] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH AUTOSEL 4.14 04/34] mfd: db8500-prcmu: Fix some section annotations
` [PATCH AUTOSEL 4.14 05/34] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
` [PATCH AUTOSEL 4.14 06/34] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH AUTOSEL 4.14 07/34] mfd: bd9571mwv: Add volatile register to make DVFS work
` [PATCH AUTOSEL 4.14 08/34] mfd: qcom_rpm: write fw_version to CTRL_REG
` [PATCH AUTOSEL 4.14 09/34] mfd: wm5110: Add missing ASRC rate register
` [PATCH AUTOSEL 4.14 10/34] mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()
` [PATCH AUTOSEL 4.14 11/34] mfd: mc13xxx: Fix a missing check of a register-read failure
` [PATCH AUTOSEL 4.14 12/34] xen/pvcalls: remove set but not used variable 'intf'
` [PATCH AUTOSEL 4.14 13/34] qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
` [PATCH AUTOSEL 4.14 14/34] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
` [PATCH AUTOSEL 4.14 15/34] net: hns: Fix use after free identified by SLUB debug
` [PATCH AUTOSEL 4.14 16/34] MIPS: ath79: Enable OF serial ports in the default config
` [PATCH AUTOSEL 4.14 17/34] netfilter: nf_tables: fix leaking object reference count
` [PATCH AUTOSEL 4.14 18/34] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH AUTOSEL 4.14 19/34] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH AUTOSEL 4.14 20/34] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 4.14 21/34] bpf: correctly set initial window on active Fast Open sender
` [PATCH AUTOSEL 4.14 22/34] net: stmmac: Fix PCI module removal leak
` [PATCH AUTOSEL 4.14 23/34] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
` [PATCH AUTOSEL 4.14 24/34] scsi: ufs: Fix system suspend status
` [PATCH AUTOSEL 4.14 25/34] scsi: qedi: Add ep_state for login completion on un-reachable targets
` [PATCH AUTOSEL 4.14 26/34] always clear the X2APIC_ENABLE bit for PV guest
` [PATCH AUTOSEL 4.14 27/34] drm/meson: add missing of_node_put
` [PATCH AUTOSEL 4.14 28/34] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 4.14 29/34] hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID table
` [PATCH AUTOSEL 4.14 30/34] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 4.14 31/34] bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
` [PATCH AUTOSEL 4.14 32/34] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH AUTOSEL 4.14 33/34] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [PATCH AUTOSEL 4.14 34/34] isdn: avm: Fix string plus integer warning from Clang

[bpf-next 0/2] cleanup SOCK_DEBUG() and introduce BPF_SOCK_OPS_STATS_CB
 2019-02-13  2:49 UTC  (10+ messages)
` [bpf-next 1/2] tcp: replace SOCK_DEBUG() with tcp_stats()
` [bpf-next 2/2] bpf: add BPF_SOCK_OPS_STATS_CB for tcp_stats()

[PATCH] iio: chemical: sps30: mark expected switch fall-throughs
 2019-02-13  2:48 UTC 

[PATCH v2] iio: adc: ti-ads7950: add GPIO support
 2019-02-13  2:47 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/21] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
 2019-02-13  2:40 UTC  (21+ messages)
` [PATCH AUTOSEL 4.9 02/21] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH AUTOSEL 4.9 03/21] mfd: db8500-prcmu: Fix some section annotations
` [PATCH AUTOSEL 4.9 04/21] mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported
` [PATCH AUTOSEL 4.9 05/21] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH AUTOSEL 4.9 06/21] mfd: qcom_rpm: write fw_version to CTRL_REG
` [PATCH AUTOSEL 4.9 07/21] mfd: wm5110: Add missing ASRC rate register
` [PATCH AUTOSEL 4.9 08/21] mfd: mc13xxx: Fix a missing check of a register-read failure
` [PATCH AUTOSEL 4.9 09/21] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier
` [PATCH AUTOSEL 4.9 10/21] net: hns: Fix use after free identified by SLUB debug
` [PATCH AUTOSEL 4.9 11/21] MIPS: ath79: Enable OF serial ports in the default config
` [PATCH AUTOSEL 4.9 12/21] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH AUTOSEL 4.9 13/21] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH AUTOSEL 4.9 14/21] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 4.9 15/21] net: stmmac: Fix PCI module removal leak
` [PATCH AUTOSEL 4.9 16/21] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
` [PATCH AUTOSEL 4.9 17/21] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 4.9 18/21] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 4.9 19/21] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH AUTOSEL 4.9 20/21] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [PATCH AUTOSEL 4.9 21/21] isdn: avm: Fix string plus integer warning from Clang

[PATCH AUTOSEL 4.4 01/16] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
 2019-02-13  2:41 UTC  (16+ messages)
` [PATCH AUTOSEL 4.4 02/16] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH AUTOSEL 4.4 03/16] mfd: db8500-prcmu: Fix some section annotations
` [PATCH AUTOSEL 4.4 04/16] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH AUTOSEL 4.4 05/16] mfd: qcom_rpm: write fw_version to CTRL_REG
` [PATCH AUTOSEL 4.4 06/16] mfd: wm5110: Add missing ASRC rate register
` [PATCH AUTOSEL 4.4 07/16] mfd: mc13xxx: Fix a missing check of a register-read failure
` [PATCH AUTOSEL 4.4 08/16] net: hns: Fix use after free identified by SLUB debug
` [PATCH AUTOSEL 4.4 09/16] MIPS: ath79: Enable OF serial ports in the default config
` [PATCH AUTOSEL 4.4 10/16] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH AUTOSEL 4.4 11/16] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH AUTOSEL 4.4 12/16] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 4.4 13/16] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
` [PATCH AUTOSEL 4.4 14/16] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 4.4 15/16] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 4.4 16/16] isdn: avm: Fix string plus integer warning from Clang

[PATCH AUTOSEL 3.18 01/14] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
 2019-02-13  2:41 UTC  (14+ messages)
` [PATCH AUTOSEL 3.18 02/14] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
` [PATCH AUTOSEL 3.18 03/14] mfd: db8500-prcmu: Fix some section annotations
` [PATCH AUTOSEL 3.18 04/14] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH AUTOSEL 3.18 05/14] mfd: wm5110: Add missing ASRC rate register
` [PATCH AUTOSEL 3.18 06/14] mfd: mc13xxx: Fix a missing check of a register-read failure
` [PATCH AUTOSEL 3.18 07/14] MIPS: ath79: Enable OF serial ports in the default config
` [PATCH AUTOSEL 3.18 08/14] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH AUTOSEL 3.18 09/14] scsi: isci: initialize shost fully before calling scsi_add_host()
` [PATCH AUTOSEL 3.18 10/14] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 3.18 11/14] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
` [PATCH AUTOSEL 3.18 12/14] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 3.18 13/14] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 3.18 14/14] isdn: avm: Fix string plus integer warning from Clang

linux-next: manual merge of the tip tree with the block tree
 2019-02-13  2:41 UTC 

[PATCH AUTOSEL 4.20 001/105] backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
 2019-02-13  2:33 UTC  (41+ messages)
` [PATCH AUTOSEL 4.20 002/105] mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
` [PATCH AUTOSEL 4.20 003/105] pvcalls-front: read all data before closing the connection
` [PATCH AUTOSEL 4.20 004/105] pvcalls-front: don't try to free unallocated rings
` [PATCH AUTOSEL 4.20 010/105] mfd: ab8500-core: Return zero in get_register_interruptible()
` [PATCH AUTOSEL 4.20 029/105] hwmon: (nct6775) Fix chip ID for NCT6798D
` [PATCH AUTOSEL 4.20 032/105] net/mlx4: Get rid of page operation after dma_alloc_coherent
` [PATCH AUTOSEL 4.20 034/105] xprtrdma: Double free in rpcrdma_sendctxs_create()
` [PATCH AUTOSEL 4.20 035/105] mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition
` [PATCH AUTOSEL 4.20 036/105] mlxsw: spectrum: Add VXLAN dependency for spectrum
` [PATCH AUTOSEL 4.20 037/105] selftests: forwarding: Add a test for VLAN deletion
` [PATCH AUTOSEL 4.20 038/105] netfilter: nf_tables: fix leaking object reference count
` [PATCH AUTOSEL 4.20 039/105] scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
` [PATCH AUTOSEL 4.20 041/105] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
` [PATCH AUTOSEL 4.20 042/105] MIPS: jazz: fix 64bit build
` [PATCH AUTOSEL 4.20 048/105] afs: Set correct lock type for the yfs CreateFile
` [PATCH AUTOSEL 4.20 050/105] RDMA/mthca: Clear QP objects during their allocation
` [PATCH AUTOSEL 4.20 052/105] acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
` [PATCH AUTOSEL 4.20 056/105] net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
` [PATCH AUTOSEL 4.20 057/105] net: stmmac: Prevent RX starvation in stmmac_napi_poll()
` [PATCH AUTOSEL 4.20 060/105] scsi: ufs: Fix system suspend status
` [PATCH AUTOSEL 4.20 063/105] scsi: qla1280: set 64bit coherent mask
` [PATCH AUTOSEL 4.20 064/105] scsi: cxgb4i: add wait_for_completion()
` [PATCH AUTOSEL 4.20 066/105] always clear the X2APIC_ENABLE bit for PV guest
` [PATCH AUTOSEL 4.20 068/105] drm/amdkfd: Don't assign dGPUs to APU topology devices
` [PATCH AUTOSEL 4.20 071/105] vhost/scsi: Use copy_to_iter() to send control queue response
` [PATCH AUTOSEL 4.20 074/105] samples/bpf: workaround clang asm goto compilation errors
` [PATCH AUTOSEL 4.20 075/105] SUNRPC: Ensure rq_bytes_sent is reset before request transmission
` [PATCH AUTOSEL 4.20 077/105] drm/sun4i: backend: add missing of_node_puts
` [PATCH AUTOSEL 4.20 079/105] ACPI: EC: Look for ECDT EC after calling acpi_load_tables()
` [PATCH AUTOSEL 4.20 081/105] selftests: tc-testing: drop test on missing tunnel key id
` [PATCH AUTOSEL 4.20 082/105] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
` [PATCH AUTOSEL 4.20 087/105] afs: Provide a function to get a ref on a call
` [PATCH AUTOSEL 4.20 089/105] bpf: don't assume build-id length is always 20 bytes
` [PATCH AUTOSEL 4.20 091/105] selftests/bpf: retry tests that expect build-id
` [PATCH AUTOSEL 4.20 092/105] atm: he: fix sign-extension overflow on large shift
` [PATCH AUTOSEL 4.20 094/105] leds: lp5523: fix a missing check of return value of lp55xx_read
` [PATCH AUTOSEL 4.20 100/105] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH AUTOSEL 4.20 101/105] selftests: forwarding: Add a test case for externally learned FDB entries
` [PATCH AUTOSEL 4.20 103/105] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
` [PATCH AUTOSEL 4.20 105/105] isdn: avm: Fix string plus integer warning from Clang

[PATCH] audit: mark expected switch fall-through
 2019-02-13  1:54 UTC  (3+ messages)

[PATCH 1/3] iio: light: Add driver for ap3216c
 2019-02-13  2:17 UTC  (3+ messages)

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-13  2:15 UTC  (8+ messages)
` [PATCH 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

WARNING in event_function_local
 2019-02-13  2:14 UTC  (4+ messages)

[PATCH 2/2] mm: be more verbose about zonelist initialization
 2019-02-13  2:13 UTC  (2+ messages)

[GIT PULL] tracing: probeevent: Correctly update remaining space in dynamic area
 2019-02-13  2:07 UTC 

[PATCH] slub: untag object before slab end
 2019-02-13  2:05 UTC 

[PATCH v2] device-dax: Auto-bind device after successful new_id
 2019-02-13  1:50 UTC 

[PATCH -next] net: ipvlan_l3s: fix kconfig unmet dependency warning
 2019-02-13  2:02 UTC 

[tip:x86/boot] x86/boot: Early parse RSDP and save it in boot_params
 2019-02-13  1:54 UTC  (11+ messages)

[GIT PULL] csky fixes for v5.0-rc6
 2019-02-13  1:45 UTC  (4+ messages)

[PATCH 5/5] kvm/book3s: use pinned_vm instead of locked_vm to account pinned pages
 2019-02-13  1:43 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-13  1:44 UTC  (4+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-13  1:41 UTC  (2+ messages)

[PATCH 1/1] tracing: Fix event_trace_printk loss on printk_format
 2019-02-13  1:41 UTC  (2+ messages)

[PATCH] perf/core: don't WARN for impossible rb sizes
 2019-02-13  1:40 UTC  (4+ messages)

[GIT PULL] hwmon fixes for hwmon-for-v5.0-rc7
 2019-02-13  1:40 UTC  (2+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2019-02-13  1:31 UTC 


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